2 lines
131 B
Bash
2 lines
131 B
Bash
export ASAN_OPTIONS=detect_leaks=0:verbosity=1:malloc_context_size=20:debug=true:print_stats=true:detect_leaks=0:log_path=asan.log
|