创建
This commit is contained in:
2
server/bin/memchk.sh
Normal file
2
server/bin/memchk.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
valgrind --tool=memcheck --leak-check=full --leak-resolution=high --error-limit=no --undef-value-errors=yes --log-file=valgrind.log ./doris
|
||||
Reference in New Issue
Block a user