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 b0a1bddb16 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

(cherry picked from commit 8db78208f9)
5 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src rust: fix warnings found by nightly compiler 5 years ago
.gitignore rust: build fixes and nom update 8 years ago
Cargo.toml.in configure: detect lua integer size 6 years ago
Makefile.am rust: handle windows naming change from .lib to .a 5 years ago
gen-c-headers.py rust/sip: add parser for SIP protocol 6 years ago
rustfmt.toml rustfmt: use default rustfmt configuration 6 years ago