]> git.ipfire.org Git - thirdparty/suricata.git/commit
http: fix leak of normailzed uri 8918/head
authorPhilippe Antoine <pantoine@oisf.net>
Tue, 23 May 2023 12:15:51 +0000 (14:15 +0200)
committerVictor Julien <vjulien@oisf.net>
Wed, 24 May 2023 18:10:34 +0000 (20:10 +0200)
commitafef35b9dc888a00c4752ceafa939751e418bfd4
tree6a18b272dd35a348faa5be8855a85b36b7c023a6
parent039c27789bda792f1be37706afe5afb2cd12ac51
http: fix leak of normailzed uri

if tx_ud == NULL, still need to free alloced normailzed uri
src/app-layer-htp.c