Open Bug 1026663 Opened 10 years ago Updated 2 years ago

Enable LeakSanitizer on TBPL cppunit tests

Categories

(Testing :: CPPUnitTest, defect)

defect

Tracking

(Not tracked)

People

(Reporter: mccr8, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [MemShrink:P2])

This could be a bit of a drag because it is all custom C++ code that likely doesn't bother to clean much up.  I think we don't do any shutdown leak checking in normal debug builds for these, but I could be wrong.
Blocks: LSan
We don't do normal leak checking. If this turns out to be a boondoggle I wouldn't spend that much time on it.
Whiteboard: [MemShrink] → [MemShrink:P2]
Component: General → CPPUnitTest
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.