]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - bin/valgrind-ptr.sh
shell/env: Prefer ~/.tmp to ~/tmp as TMPDIR.
[config/dotfiles.git] / bin / valgrind-ptr.sh
1 #!/bin/sh
2
3 valgrind --tool=exp-ptrcheck --error-exitcode=1 "$@"