mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-01 16:08:30 +00:00
A thread exiting between fopen and read leaves the comm and status buffers under-filled or uninitialized: zero-initialize them, treat a short or empty read as unknown, and never scan the status when the read returned nothing.