mirror of https://github.com/OISF/suricata
Correct size increase in SigGroupHeadStore()
The code was increasing the size of the allocated memory by 16, but only increasing the stored size by 10. Now uses one variable for both places.pull/1229/head
parent
55c5081240
commit
ff41c1c452
Loading…
Reference in New Issue