]> git.ipfire.org Git - thirdparty/suricata.git/commit
defrag: set livedev on the reassembled packet (issue-3380) 4528/head
authorJason Ish <jason.ish@oisf.net>
Thu, 23 Jan 2020 17:31:06 +0000 (11:31 -0600)
committerVictor Julien <victor@inliniac.net>
Mon, 10 Feb 2020 09:26:19 +0000 (10:26 +0100)
commit8a6d4baf04ca67e432e3d3d5c0b739fb9a1e4eec
tree82f9bbbde50ddc5983656d6df8fe31237c751754
parent36902bab31c2028a73a2ca0a7cc1f8202fe34d7d
defrag: set livedev on the reassembled packet (issue-3380)

Set the livedev on reassembled packets to that of the parent
packet. Fixes issues with multidetect, specifically a segfault
as reported in issue 3380.

Bug #3380.

(cherry picked from commit d1eab5aa462f18f66ada9e5bbc9c89b8104db96a)
src/decode.c