]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust: make cargo clippy clean
authorPhilippe Antoine <pantoine@oisf.net>
Tue, 16 Jan 2024 10:47:30 +0000 (11:47 +0100)
committerPhilippe Antoine <pantoine@oisf.net>
Fri, 27 Jun 2025 07:41:44 +0000 (09:41 +0200)
commit30be40a4837900c3bfe6c451703fa08f031faf56
treeb70ba419f92354d7c7108d68fa7027c2632f95cd
parent9a0edd0ce56b525de90c9982a171b9b59f72957b
rust: make cargo clippy clean

Fixing single_match and manual_find intertwined with SCLogDebug

(cherry picked from commit 38db51b8789e9f930ff093f592b5763edb190f43)
rust/src/dcerpc/dcerpc_udp.rs
rust/src/dns/dns.rs
rust/src/nfs/nfs.rs
rust/src/smb/auth.rs
rust/src/smb/smb.rs
rust/src/smb/smb1.rs
rust/src/smb/smb1_session.rs
rust/src/smb/smb2_session.rs