]> git.ipfire.org Git - thirdparty/suricata.git/commit
swf: right input length for decompression
authorPhilippe Antoine <contact@catenacyber.fr>
Thu, 1 Jul 2021 13:04:58 +0000 (15:04 +0200)
committerVictor Julien <vjulien@oisf.net>
Mon, 15 Nov 2021 13:33:16 +0000 (14:33 +0100)
commite52c8507627f70e4606c0eb034e90630d3f9969c
treec9f02fd37bcabbea82647dfc64056e6af763d552
parentad5b39a52a1f129852866e792ac30211cd49d94c
swf: right input length for decompression

Also when compress_depth reaches buffer_len

Bug: #4536.
(cherry picked from commit f211a330ddfbac8a6d0b85ea5f2ee0fcc1ccad3d)
src/util-file-decompression.c