]> 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 12:24:58 +0000 (13:24 +0100)
commitfb852c0906fa6749b7abe415f653c54da9fd7c00
tree5e7365eaa4af9b72fa15c980cbe547b5637c59fb
parent8b54e8fdf02479724ef978c279dc2e586e14679c
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