]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - bin/svalgrind-ptr
965a587fa64192830ca62bf8c3e12b12d29071b5
[config/dotfiles.git] / bin / svalgrind-ptr
1 #!/bin/sh
2
3 valgrind --tool=exp-ptrcheck --error-exitcode=1 "$@"