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.
The smb dce_opnum matches all the opnums that are higher that the indicated opnum. This is due the range comparison if was put in the exact comparison context, and in case the opnum doesn't match exactly, then the range comparison is triggered (the upper limit is always true). Move the erroneus if to the outer context, as else option of the block checks if comparison should be exact or range. Ticket: 4767 |
4 years ago | |
|---|---|---|
| .. | ||
| .cargo | 6 years ago | |
| derive | 4 years ago | |
| src | 4 years ago | |
| .gitignore | 4 years ago | |
| Cargo.toml.in | 4 years ago | |
| Makefile.am | 4 years ago | |
| cbindgen.toml | 4 years ago | |
| rustfmt.toml | 6 years ago | |