summaryrefslogtreecommitdiff
path: root/bin/memchk.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/memchk.sh')
-rw-r--r--bin/memchk.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/memchk.sh b/bin/memchk.sh
new file mode 100644
index 0000000..8b8c67b
--- /dev/null
+++ b/bin/memchk.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+valgrind --tool=memcheck --leak-check=full --leak-resolution=high --error-limit=no --undef-value-errors=yes --show-reachable=yes --log-file=valgrind.log --malloc-fill=AA --free-fill=FE --max-stackframe=7418264 ./web_focus