]> git.ipfire.org Git - thirdparty/suricata.git/commit
http2: remove assertion which can be wrong
authorPhilippe Antoine <contact@catenacyber.fr>
Tue, 18 May 2021 07:52:53 +0000 (09:52 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 7 Jun 2021 08:58:05 +0000 (10:58 +0200)
commiteb250e5512ac0ce75e4d3937b33481dadb77c7de
tree850516e8e03dfe63af215090fc600630b69739c8
parent6109855bca860c294ee696136cc8b9ef92355196
http2: remove assertion which can be wrong

Brotli decoder stops consuming input it it reaches the
end of its input

(cherry picked from commit b3c502d572693368aba277d28aefc9c9cfe685af)
rust/src/http2/decompression.rs