mirror of https://github.com/OISF/suricata
htp: don't assume HTPCallbackRequestLine is the first callback
By assuming that HTPCallbackRequestLine would always be run first, an memory leak was introduced. It would not check if user data already existed in the tx, causing it to overwrite the user data pointer is it already existed. Bug #1092.pull/849/head
parent
42227e8713
commit
0416a8428d
Loading…
Reference in New Issue