mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-11 04:48:13 +00:00
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.
25 KiB
25 KiB