CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2018/11/28 06:34:06
Modified files: regress/lib/libc/malloc/malloc_ulimit1: malloc_ulimit1.c Log message: This test does not terminate if malloc conf is preconfigured with J. Clear that option to allow running full regress with paranoid malloc flags. Also fix whitespace. OK otto@