Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-13 | Enable leak checks for unit tests with valgrind | Damien Miller | |
Leave the leak checking on unconditionally when running with valgrind. The unit tests are leak-free and I want them to stay that way. | |||
2018-07-11 | VALGRIND_CHECK_LEAKS logic was backwards :( | Damien Miller | |
2018-07-11 | disable valgrind memleak checking by default | Damien Miller | |
Add VALGRIND_CHECK_LEAKS knob to turn it back on. | |||
2015-02-26 | valgrind support | Damien Miller | |