mirror of https://github.com/OISF/suricata
rust/ike: suppress some compile warnings when not debug
Due to ef5755338f, the variables
that are only used for debug output now emit unused variable
warnings when Suricata is not built with debug. Prefix these
variables with _ to suppress these warnings.
pull/6250/head
parent
6a53185797
commit
c37f4b7e54
Loading…
Reference in New Issue