CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2019/06/11 16:16:13
Modified files: regress/lib/libc/malloc/malloc_errno: malloc_errno.c Log message: Disable junking with malloc options. If set, the test hangs on low memory arm64 machines. found by patrick@; OK otto@