]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update NEWS with bug fix for KDE #373069
authorPetar Jovanovic <mips32r2@gmail.com>
Mon, 10 Sep 2018 10:12:57 +0000 (10:12 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Mon, 10 Sep 2018 10:12:57 +0000 (10:12 +0000)
KDE #373069 memcheck/tests/leak_cpp_interior fails with GCC 5.1+
was (partially) fixed in r16217.

NEWS

diff --git a/NEWS b/NEWS
index 7d113622c0f153f316bb5c259f8eb7afd5133cab..d7a3416ff98f339a950a04daa9aec2c09d22fea8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -65,6 +65,7 @@ where XXXXXX is the bug number as listed below.
 368913  WARNING: unhandled arm64-linux syscall: 117 (ptrace)
         == 388664  unhandled arm64-linux syscall: 117  (ptrace)
 372347  Replacement problem of the additional c++14/c++17 new/delete operators
+373069  memcheck/tests/leak_cpp_interior fails with GCC 5.1+
 376257  helgrind history full speed up using a cached stack
 379373  Fix syscall param msg->desc.port.name points to uninitialised byte(s)
         on macOS 10.12