|
From: Mark W. <ma...@so...> - 2021-07-21 18:02:49
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=74cc3babae971bf8c72269fa3513eba88f9cf6be commit 74cc3babae971bf8c72269fa3513eba88f9cf6be Author: Mark Wielaard <ma...@kl...> Date: Wed Jul 21 19:51:16 2021 +0200 Add 439590 glibc-2.34 breaks suppressions to NEWS Diff: --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index e291cb1e58..23f3bc5ab4 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,7 @@ are not entered into bugzilla tend to get forgotten about or ignored. 438871 unhandled instruction bytes: 0xF3 0x49 0xF 0x6F 0x9C 0x24 0x60 0x2 0x0 0x0 435908 valgrind tries to fetch from deubginfod for files which already have debug information +439590 glibc-2.34 breaks suppressions against obj:*/lib*/libc-2.*so* To see details of a given bug, visit https://bugs.kde.org/show_bug.cgi?id=XXXXXX |