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 8e8899c90c http2: range: check return value when opening
HttpRangeContainerOpenFile can return NULL
so, http2_range_open can set file_range to NULL
And we should check this before calling http2_range_close
3 years ago
..
.cargo
derive applayerevent: derive get_event_info and get_event_info_by_id 4 years ago
src http2: range: check return value when opening 3 years ago
.gitignore
Cargo.toml.in
Makefile.am dns: use derive macro for DNSEvent 4 years ago
cbindgen.toml http2: follow range requests 3 years ago
rustfmt.toml