]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust/ssh: fix clippy warning, reference can be used
authorJason Ish <jason.ish@oisf.net>
Tue, 6 Aug 2024 16:11:21 +0000 (10:11 -0600)
committerVictor Julien <victor@inliniac.net>
Wed, 7 Aug 2024 06:31:26 +0000 (08:31 +0200)
commitfcc1da0144bc6fe73774542cc7f0ae475b3ed8b3
tree00562439f57cd378a56ffa0060c29cd0f0d8142e
parentf3f7bcc091aebef62ec7aa68c55899ea933f44c6
rust/ssh: fix clippy warning, reference can be used

Fix done by clippy --fix.
rust/src/ssh/parser.rs