mirror of https://github.com/OISF/suricata
rust/frames: cleanup clippy lint for unsafe
Where possible mark the relevant functions unsafe. Otherwise suppress the warning for now as this pattern is supposed to be a safe API around an unsafe one. Might need some further investigation, but in general the "guarantee" here is provided from the C side.pull/7966/head
parent
105d9a5f02
commit
9218da0eb8
Loading…
Reference in New Issue