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.
error: writing `&Vec` instead of `&[_]` involves a new object where a slice will do --> src/dns/log.rs:371:29 | 371 | pub fn dns_print_addr(addr: &Vec<u8>) -> std::string::String { | ^^^^^^^^ help: change this to: `&[u8]` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_arg |
1 year ago | |
---|---|---|
.. | ||
.cargo | ||
derive | 1 year ago | |
src | 1 year ago | |
.gitignore | 2 years ago | |
Cargo.lock.in | 1 year ago | |
Cargo.toml.in | 1 year ago | |
Makefile.am | 2 years ago | |
cbindgen.toml | 2 years ago | |
rustfmt.toml | 1 year ago |