]> git.ipfire.org Git - thirdparty/suricata.git/commit
websocket: fixes substraction 13064/head
authorPhilippe Antoine <pantoine@oisf.net>
Mon, 21 Apr 2025 19:16:38 +0000 (21:16 +0200)
committerPhilippe Antoine <pantoine@oisf.net>
Mon, 21 Apr 2025 19:16:38 +0000 (21:16 +0200)
commite728aae1e01c3e2888498599c68b85cb3304655e
tree2c2c48d0ac46e5f8f6e1e70ff90a9b32441a96b5
parent7af8ef07b3a7f16d0a13fbb5ea73618326205db0
websocket: fixes substraction

Fixes: 16f74c68aaa9 ("websocket: use max window bits of 15")
rust/src/websocket/websocket.rs