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.
Found by oss-fuzz with quadfuzz. Cf https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63113 According to PostgreSQL documentation the maximum number of rows can be the maximum of tuples that can fit onto max u32 pages - 4,294,967,295 (cf https://www.postgresql.org/docs/current/limits.html). Some rough calculations for that indicate that this could go over max u32, so updating the data_row data type to u64. Bug #6389 |
2 years ago | |
---|---|---|
.. | ||
.cargo | 6 years ago | |
derive | 2 years ago | |
src | 2 years ago | |
.gitignore | 2 years ago | |
Cargo.lock.in | 2 years ago | |
Cargo.toml.in | 2 years ago | |
Makefile.am | 2 years ago | |
cbindgen.toml | 3 years ago | |
rustfmt.toml | 2 years ago |