]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust: allow vec_init_then_push in tests
authorJason Ish <jason.ish@oisf.net>
Tue, 18 Feb 2025 21:37:51 +0000 (15:37 -0600)
committerJason Ish <jason.ish@oisf.net>
Tue, 18 Feb 2025 21:37:51 +0000 (15:37 -0600)
commitc7ff76cac5be516e70cda325836828bc4fc564cf
tree9f7d11ee954ea98e95557e17fddbac177e486c9d
parent2b6e5f822ca332d2f83a80c1bd2e4d672e1d58dd
rust: allow vec_init_then_push in tests

To supress the clippy lint in tests.
rust/src/pgsql/parser.rs
rust/src/rdp/parser.rs