Closed
Bug 1252642
Opened 10 years ago
Closed 4 years ago
Output direct leaks in LeakSanitizer report first
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mccr8, Unassigned)
References
(Blocks 1 open bug)
Details
Direct leaks in a LeakSanitizer report, if any, are likely to be the most interesting part of the leak. Printing them first will make it easier for sheriffs to triage. Otherwise you end up with things like bug 1221910, where two different leaks are being dumped in the same bug.
| Reporter | ||
Comment 1•4 years ago
|
||
I think we should improve what is shown for LeakSanitizer, but I don't think the direct vs indirect distinction is useful.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•