[Bug sanitizer/94448] New: LSan: leaks should report PID and TID of allocation
diane2332 at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Apr 1 17:04:04 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94448
Bug ID: 94448
Summary: LSan: leaks should report PID and TID of allocation
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: sanitizer
Assignee: unassigned at gcc dot gnu.org
Reporter: diane2332 at gmail dot com
CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org,
jakub at gcc dot gnu.org, kcc at gcc dot gnu.org, marxin at gcc dot gnu.org
Target Milestone: ---
It would be much easier to find the source of a leak if LSan reported the PID
and TID of the process and thread that allocated the leaked memory.
More information about the Gcc-bugs
mailing list