acl/app/wizard/tmpl/master/valgrind.sh
zsxxsz dcdebd5f9c add thread, thread_pool for lib_acl_cpp
add thread, thread_pool for lib_acl_cpp, and other bugfix
2013-10-19 23:13:19 +08:00

4 lines
89 B
Bash

#!/bin/sh
valgrind --tool=memcheck --leak-check=yes -v ./$<PROGRAM> alone $<PROGRAM>.cf