History log of /openbsd-src/regress/lib/libc/malloc/malloc_threaderr/malloc_threaderr.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 92c6079f 27-Sep-2023 otto <otto@openbsd.org>

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.


# 162f7d2f 28-Jan-2018 otto <otto@openbsd.org>

Test for correct error when on thread allocates, and another does a double free