]> git.ipfire.org Git - thirdparty/suricata.git/commit
ssl: upgarde to uint32 for bytes_processed
authorPhilippe Antoine <contact@catenacyber.fr>
Thu, 15 Oct 2020 19:32:27 +0000 (21:32 +0200)
committerShivani Bhardwaj <shivanib134@gmail.com>
Thu, 3 Dec 2020 22:39:55 +0000 (04:09 +0530)
commit256e2e78a91cf764315dab57ee0974d80f4bd291
treee8ad671a61e7d2914b707942c4321459a7a887aa
parente1501231d7cb34766d5ed9d8dd716aa218d3491d
ssl: upgarde to uint32 for bytes_processed

as it can overflow, and is compared with uint32 such as
message_length and message_start and
src/app-layer-ssl.h