mirror of https://github.com/OISF/suricata
Fix bug in DetectFlowintParse() - Assigning to both parts of a Union
sfd->target.value was always being set, even if the targettype was not FLOWINT_TARGET_VAL. This would cause the tvar to be overwritten with garbage data.pull/1229/head
parent
fa72082491
commit
c547d39152
Loading…
Reference in New Issue