Re: ASan leak detector support

David Levine <[email protected]> Fri, 04 Jul 2025 07:50:49 -0400
Newsgroups gmane.mail.nmh.devel
Message-ID <[email protected]>
We've long used valgrind and support for it is included in the nmh distribution.  The test suite can be run with it enabled and there is the test/valgrind.supp suppressions file.  If ASan is better, it might be worth the investment to support it.  Though I've found valgrind to be more than useful enough.

David