ezpp-oppai-ap/valgrind

4 lines
85 B
Bash
Executable File

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