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
Jeff Lucovsky 8519a9af33 rust/json: Rework scope for short-lived vars
This commit corrects scope issues identified during CI with
FC32/strict-rust:
"this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
"
5 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src rust/json: Rework scope for short-lived vars 5 years ago
.gitignore
Cargo.toml.in rust: lock major versions of crates 5 years ago
Makefile.am github-ci: Master CI improvements re: Travis CI 5 years ago
gen-c-headers.py rust/sip: add parser for SIP protocol 7 years ago
rustfmt.toml rustfmt: use default rustfmt configuration 7 years ago