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.