]> git.ipfire.org Git - people/ms/suricata.git/commit
app-layer-ssl: fix memleak
authorMats Klepsland <mats.klepsland@gmail.com>
Fri, 11 Mar 2016 11:55:38 +0000 (12:55 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 15 Mar 2016 09:09:33 +0000 (10:09 +0100)
commit7602f650b1ba3a7e043d80e7ac8dd1df5469b5ea
tree083848d6c8ec9f326c9fc1a3c8badb5a2bd812e9
parentf17ef5e46b5fbcebf0027604a5b8f5fb8e5f2219
app-layer-ssl: fix memleak

Avoid that the SNI extension code is executed twice sometimes, causing
memory leaks.
src/app-layer-ssl.c
src/app-layer-ssl.h