Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 79991a8

Browse files
committed
valgrind: update cmake version in suppressions
1 parent 9c57b63 commit 79991a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build/valgrind/custom.supp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ fun:_Znwm
343343
Memcheck:Leak
344344
match-leak-kinds: reachable
345345
fun:malloc
346-
obj:/home/runner/work/_temp/412950619/cmake-3.24.3-linux-x86_64/bin/cmake
347-
obj:/home/runner/work/_temp/412950619/cmake-3.24.3-linux-x86_64/bin/cmake
348-
fun:(below main)
346+
obj:/home/runner/work/_temp/53346058/cmake-3.25.1-linux-x86_64/bin/cmake
347+
obj:/home/runner/work/_temp/53346058/cmake-3.25.1-linux-x86_64/bin/cmake
348+
...
349349
}

0 commit comments

Comments
 (0)