]> git.ipfire.org Git - thirdparty/suricata.git/commit
stream/segtree: simplify error handling
authorVictor Julien <vjulien@oisf.net>
Tue, 22 Mar 2022 16:01:03 +0000 (17:01 +0100)
committerVictor Julien <vjulien@oisf.net>
Tue, 7 Jun 2022 08:37:53 +0000 (10:37 +0200)
commit13554f7e443abcff4f8ea82f5988fbebd933b0c2
treea41bff65ef53107f80a57fb71cdb24a1dfc4d044
parentd8edea904c051baaeb06d489aa739e7f1b3f2e3f
stream/segtree: simplify error handling

Now that spurious retransmissions don't propegate into the reassembly
code, error handling can be simplified.
src/stream-tcp-list.c