On Mon, Feb 24, 2014 at 6:50 PM, Ehsan Akhgari <ehsan.akhg...@gmail.com> wrote: > Nick, do we run any kind of automated leak checking through valgrind? I > found bug 976363 today, it's something that any automated leak detection > tool should be able to catch.
The Valgrind test job does leak checking, and it's recently caught some leaks and caused the offending patches to be backed out. However, the test coverage is pretty meagre, and it's desktop only so can't detect leaks in IPC code. I believe the ASan builds also do leak checking. Their coverage is much better, but still doesn't cover IPC. Nick _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform