aboutsummaryrefslogtreecommitdiff
path: root/tests/dlmalloc.c
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2011-10-08 19:48:19 -0700
committerAlon Zakai <alonzakai@gmail.com>2011-10-08 19:48:19 -0700
commitefaf3590ac33702eeff423e31e85f690b1fc7eb2 (patch)
tree94060f65fd7dd8de6cb18ec934ecb9a0766afb4b /tests/dlmalloc.c
parentc33144ef63e94a31b00d7e64a64049289e78aba8 (diff)
dlmalloc tweaks
Diffstat (limited to 'tests/dlmalloc.c')
-rw-r--r--tests/dlmalloc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/dlmalloc.c b/tests/dlmalloc.c
index 93bacc63..144b90ed 100644
--- a/tests/dlmalloc.c
+++ b/tests/dlmalloc.c
@@ -1,3 +1,7 @@
+
+#define __THROW
+#define __attribute_malloc__
+#define __wur
#include "emscripten.h"
/*