]> git.ipfire.org Git - thirdparty/suricata.git/commit
stream: remove debug assert
authorVictor Julien <victor@inliniac.net>
Thu, 21 Jan 2021 15:44:39 +0000 (16:44 +0100)
committerVictor Julien <victor@inliniac.net>
Mon, 15 Feb 2021 10:05:16 +0000 (11:05 +0100)
commit5454cca78eefa9e8e53aace39a846e870cb286f2
tree565e8634de8b5858195255fa18d74ff46e432034
parent639628879869c0a70db4538bd1d635bece72d037
stream: remove debug assert

In cases of large windows in the past the check would tigger.

(cherry picked from commit 00d7c9034be7470177c01e8805831c258b016d0e)
src/stream-tcp-reassemble.c