mirror of https://github.com/OISF/suricata
applayer: fix a leak in protocol change
TCPProtoDetect can either set f->alproto, change f->alstate and return error. When the original alstate gets freed, we shall set the pointer to NULL, as it can get reused.pull/5452/head
parent
97c67cd5ce
commit
518e0e66cb
Loading…
Reference in New Issue