Suppress by source file name rather than function name, since in an LTO build the function name is optimised out (#174).
This commit is contained in:
@@ -54,7 +54,7 @@ runWithValgrind () {
|
||||
ignore-initproctitle-leak
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
fun:initproctitle
|
||||
src:proctitle.c
|
||||
fun:main
|
||||
}
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user