X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=bin%2Fsvalgrind-ptr;h=5ef297b8195d5903409b70ec0cec232123cfab32;hb=17a3d6bf1dc5001799987d03b0e890f84a373ac9;hp=29eaa35ed3ea0a94b9d52bcba2c63f27a9126ee1;hpb=614f9080ac810a2f4c0a5244bca856f3358e625e;p=config%2Fdotfiles.git diff --git a/bin/svalgrind-ptr b/bin/svalgrind-ptr index 29eaa35..5ef297b 100755 --- a/bin/svalgrind-ptr +++ b/bin/svalgrind-ptr @@ -16,4 +16,4 @@ # along with this program. If not, see . -valgrind --tool=exp-ptrcheck --error-exitcode=1 "$@" +exec valgrind --tool=exp-ptrcheck --error-exitcode=1 "$@"