]> git.ipfire.org Git - thirdparty/suricata.git/commit
http2: remove to_vec for comparisons
authorPhilippe Antoine <pantoine@oisf.net>
Sun, 24 Jul 2022 19:54:24 +0000 (21:54 +0200)
committerPhilippe Antoine <pantoine@oisf.net>
Wed, 7 Sep 2022 07:24:45 +0000 (09:24 +0200)
commit16da02cfbd93ac14053012d78ad04f2c6a40abd5
treed8a3cd6ffdf76aa4c58e3bbdf6e217fcde9ed2e7
parenteae0aadab884710ed9cb8f9e0fa3156561d48df0
http2: remove to_vec for comparisons

Ticket: #5454
(cherry picked from commit 9b4a133777e8d25eda0f9f44095bc4a10d8cce21)

Conflict fixed by Philippe Antoine
rust/src/http2/decompression.rs
rust/src/http2/detect.rs
rust/src/http2/http2.rs