|
From: Paul F. <pa...@so...> - 2023-08-22 19:24:08
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=bec7089812614ce9e0ab3a53da82ba7972e64251 commit bec7089812614ce9e0ab3a53da82ba7972e64251 Author: Paul Floyd <pj...@wa...> Date: Tue Aug 22 21:23:00 2023 +0200 Add bug 426751 to NEWS Diff: --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index ee0dc582fe..e3e3b21d5e 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,7 @@ bugzilla (https://bugs.kde.org/enter_bug.cgi?product=valgrind) rather than mailing the developers (or mailing lists) directly -- bugs that are not entered into bugzilla tend to get forgotten about or ignored. +426751 Valgrind reports «still reachable» memory using musl (alpine running inside docker) 460192 Add epoll_pwait2 469049 link failure on ppc64 (big endian) valgrind 3.20 469146 massif --ignore-fn does not ignore inlined functions |