Test for correct error when on thread allocates, and another does a double free
authorotto <otto@openbsd.org>
Sun, 28 Jan 2018 13:38:00 +0000 (13:38 +0000)
committerotto <otto@openbsd.org>
Sun, 28 Jan 2018 13:38:00 +0000 (13:38 +0000)
commit162f7d2f70fc7706a6a41366a846707b8d8f3755
tree55885ae0cc650492cfa6b08ee030408192a30e22
parent70943fa6f9fa61328b52099f27f415a428c0364e
Test for correct error when on thread allocates, and another does a double free
regress/lib/libc/malloc/malloc_threaderr/Makefile [new file with mode: 0644]
regress/lib/libc/malloc/malloc_threaderr/malloc_threaderr.c [new file with mode: 0644]