From 097b2076013bd6082be189ab55dbdb2eb1e572b7 Mon Sep 17 00:00:00 2001 From: Petar Jovanovic Date: Mon, 10 Sep 2018 10:12:57 +0000 Subject: [PATCH] Update NEWS with bug fix for KDE #373069 KDE #373069 memcheck/tests/leak_cpp_interior fails with GCC 5.1+ was (partially) fixed in r16217. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 7d113622c0..d7a3416ff9 100644 --- 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 -- 2.47.2