CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/27 11:06:42
Modified files:
regress/lib/libc/malloc/malloc_threaderr: malloc_threaderr.c
Log message:
We're not interested in the core dump, so prevent it. Also catch
SIGABRT, to avoid the "Abort trap" message, which confuses me sometimes
until I realize it's the purpose of this test to abort.
