]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add 436413 Warn about realloc of size zero to NEWS
authorMark Wielaard <mark@klomp.org>
Thu, 20 Apr 2023 19:17:46 +0000 (21:17 +0200)
committerMark Wielaard <mark@klomp.org>
Thu, 20 Apr 2023 19:17:46 +0000 (21:17 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 203b4227846dc621efa6555d0ce4039a7480d0b0..4ba0c317095b7901cb273a788586ec608be79b1c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -131,6 +131,7 @@ are not entered into bugzilla tend to get forgotten about or ignored.
 433873  openat2 syscall unimplemented on Linux
 434057  Add stdio mode to valgrind's gdbserver
 435441  valgrind fails to interpose malloc on musl 1.2.2 due to weak symbol name and no libc soname
+436413  Warn about realloc of size zero
 439685  compiler warning in callgrind/main.c
 444110  priv/guest_ppc_toIR.c:36198:31: warning: duplicated 'if' condition.
 444487  hginfo test detects an extra lock inside data symbol "_rtld_local"