Files
Bartosz Taudul ed468d8625 Reject truncated trace files.
Block sizes weren't checked against the file length, so truncated files
made the decompression threads read off the mapping. Validate framing
(u32 size + payload) before the mapping and threads exist; also reject
zero-stream or empty files.
2026-09-09 01:04:55 +02:00
..
2026-07-24 23:14:09 +02:00
2026-07-21 16:42:33 +02:00
2026-09-09 01:04:55 +02:00