mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-11 01:46:17 +00:00
5 lines
168 B
Plaintext
5 lines
168 B
Plaintext
prog: leak-cases
|
|
vgopts: -q --leak-check=full --leak-resolution=high --show-possibly-lost=no
|
|
stderr_filter: filter_leak_cases_possible
|
|
stderr_filter_args: leak-cases.c
|