aboutsummaryrefslogtreecommitdiffstats
path: root/tools/test-common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test-common.sh')
-rwxr-xr-xtools/test-common.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test-common.sh b/tools/test-common.sh
index ee56b6e0ee..faa0155792 100755
--- a/tools/test-common.sh
+++ b/tools/test-common.sh
@@ -67,6 +67,7 @@ export WIRESHARK_EP_VERIFY_POINTERS=
export WIRESHARK_SE_VERIFY_POINTERS=
# Use the Wmem strict allocator which does canaries and scrubbing etc.
export WIRESHARK_DEBUG_WMEM_OVERRIDE=strict
+export WIRESHARK_DEBUG_WMEM_SLAB=
# Turn on GLib memory debugging (since 2.13)
export G_SLICE=debug-blocks