diff options
Diffstat (limited to 'saedit/valg')
-rwxr-xr-x | saedit/valg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/saedit/valg b/saedit/valg deleted file mode 100755 index 8726b81..0000000 --- a/saedit/valg +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -valgrind --read-var-info=yes --track-origins=yes --malloc-fill=11 --free-fill=55 --show-reachable=yes --leak-check=full --leak-resolution=high --partial-loads-ok=yes --error-limit=no --num-callers=30 "./saedit" 2>./valg.log |