Re: Finding memory bugs automatically

2022-10-02 Thread Martin Husemann
On Sun, Oct 02, 2022 at 12:28:41AM +0200, Roland Illig wrote: > Hi, > > Do any of the releng builds and tests run with MALLOC_CONF=junk:true? No. > If not, why isn't there such a mode, and is there an alternative memory > allocator that can find these kinds of bugs? Using COPTS

Finding memory bugs automatically

2022-10-01 Thread Roland Illig
Hi, Do any of the releng builds and tests run with MALLOC_CONF=junk:true? Background story: I'm tired of finding memory allocation bugs myself when there is a really simple way of doing the same thing automatically. How much time would it cost to run the NetBSD build and the tests with memory