mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fixes unused_unit
warning: unneeded unit expression
--> src/bittorrent_dht/parser.rs:590:5
|
590 | / #[test_case(
591 | | b"",
592 | | "Error: discovered Dict but expected EOF" ;
593 | | "test parse bittorrent dht packet err 1"
594 | | )]
| |______^
|
2 years ago | |
|---|---|---|
| .. | ||
| .cargo | ||
| derive | 3 years ago | |
| src | 2 years ago | |
| .gitignore | 3 years ago | |
| Cargo.lock.in | 2 years ago | |
| Cargo.toml.in | 2 years ago | |
| Makefile.am | 3 years ago | |
| cbindgen.toml | 3 years ago | |
| rustfmt.toml | 2 years ago | |