]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: do not bug on tx data being NULL 13102/head 13110/head
authorPhilippe Antoine <pantoine@oisf.net>
Mon, 28 Apr 2025 08:56:54 +0000 (10:56 +0200)
committerPhilippe Antoine <pantoine@oisf.net>
Mon, 28 Apr 2025 11:33:24 +0000 (13:33 +0200)
commit155487e79d84d43b2d6bba7bde0870cca310bcbe
tree96c6b601dd384d03ab7ed5f48c3fe5e025dfbe20
parente23aa06196e25122b5211a1683d60aee69137083
detect: do not bug on tx data being NULL

Ticket: 7610

As this can happen for HTTP1 in Suricata 7

This was fixed in Suricata 8 by f301cd370205af7e069680c286252304ab128214
and 833a738dd1429f63c79d95edf25bb86fcc15b51a from ticket 5739
src/detect-engine-state.c
src/detect-filestore.c