ezpp-oppai-rx/valgrind

4 lines
85 B
Bash

#!/bin/sh
valgrind --leak-check=full --track-origins=yes --show-leak-kinds=all "$@"