mirror of https://github.com/OISF/suricata
dcerpc/udp: remove transmute
The book defines transmute as "This is really, truly, the most horribly unsafe
thing you can do in Rust. The guardrails here are dental floss."
Transmute can result into mind boggling undefined behaviors. Get rid of
it wherever possible.
(cherry picked from commit 0ca8591994)
pull/5934/head
parent
a11f37f1ca
commit
6801590aa1
Loading…
Reference in New Issue