]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: fix possible leak found by coverity
authorPhilippe Antoine <contact@catenacyber.fr>
Fri, 21 Jan 2022 15:31:54 +0000 (16:31 +0100)
committerVictor Julien <vjulien@oisf.net>
Fri, 21 Jan 2022 18:23:06 +0000 (19:23 +0100)
commite8060990d17960dd97b6c81c813a6204d4d2bd46
treeda7fa384483ac82896a1f92f3c616f941d914b5e
parentcc746b4594584d29b1d81157e9b588026f00cda3
detect: fix possible leak found by coverity

Conditions to create the leak are likely not reachable,
but this is still a bad pattern.
src/detect-engine-port.c