mirror of https://github.com/OISF/suricata
app-layer-ssl: fix unusual memory leak
In some cases the TLS state pointers to subject and issuerdn could be overwritten by a new memory allocation, causing us to loose track of the old. This has been observed in the case of improper VLAN handling, where it was suspected that multiple unrelated TLS streams were mangled together.pull/785/merge
parent
28f14b1ed3
commit
32271bdb66
Loading…
Reference in New Issue