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:
Andrew Wood
2025-11-21 23:26:52 +00:00
parent 1e5fae3b7b
commit 10bc46af6e
+1 -1
View File
@@ -54,7 +54,7 @@ runWithValgrind () {
ignore-initproctitle-leak
Memcheck:Leak
fun:malloc
fun:initproctitle
src:proctitle.c
fun:main
}
EOF