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.
suricata/rust
Philippe Antoine 8db78208f9 rust: fix warnings found by nightly compiler
warning: getting the inner pointer of a temporary `CString`
this `CString` is deallocated at the end of the statement,
bind it to a variable to extend its lifetime
4 years ago
..
.cargo
src rust: fix warnings found by nightly compiler 4 years ago
.gitignore
Cargo.toml.in
Makefile.am
cbindgen.toml
rustfmt.toml