]> git.ipfire.org Git - thirdparty/suricata.git/commit
output: do not use tx id 0 when there is no tx
authorPhilippe Antoine <pantoine@oisf.net>
Mon, 11 Mar 2024 13:06:50 +0000 (14:06 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 23 May 2024 15:27:39 +0000 (17:27 +0200)
commit582014b60c61f61d0f86de90b2a30fa9de81c2d8
treeaeef618767b42fc9bbaa82571211f9ef1ea59d1f
parent8eb461a89245c30dc36f68b49bf218c9b6c25e2c
output: do not use tx id 0 when there is no tx

Ticket: 6846

This led to packet rules logging irrelevant app-layer data

(cherry picked from commit 910f6af54fa37cde1790bbff46162b7dee864bb6)
src/detect-engine-alert.c
src/detect.c
src/detect.h