summaryrefslogtreecommitdiffstats
path: root/test/unit/junk.c
diff options
context:
space:
mode:
authorJason Evans <jasone@canonware.com>2016-05-07 19:42:31 (GMT)
committerJason Evans <jasone@canonware.com>2016-05-07 23:55:36 (GMT)
commit0c12dcabc59ea9c95fc38197e7c4bc44663b0a26 (patch)
tree11301caf6588f5a08b88214992f872fbfc9951d9 /test/unit/junk.c
parent919e4a0ea92fbbf9b97efdf9f31a3c800f77cd8f (diff)
downloadjemalloc-0c12dcabc59ea9c95fc38197e7c4bc44663b0a26.zip
jemalloc-0c12dcabc59ea9c95fc38197e7c4bc44663b0a26.tar.gz
jemalloc-0c12dcabc59ea9c95fc38197e7c4bc44663b0a26.tar.bz2
Fix tsd bootstrapping for a0malloc().
Diffstat (limited to 'test/unit/junk.c')
-rw-r--r--test/unit/junk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/junk.c b/test/unit/junk.c
index e251a12..414874a 100644
--- a/test/unit/junk.c
+++ b/test/unit/junk.c
@@ -244,7 +244,6 @@ int
main(void)
{
- assert(!config_fill || opt_junk_alloc || opt_junk_free);
return (test(
test_junk_small,
test_junk_large,