]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update NEWS after fixing BZ#208052.
authorIvo Raisr <ivosh@ivosh.net>
Tue, 14 Nov 2017 09:51:49 +0000 (10:51 +0100)
committerIvo Raisr <ivosh@ivosh.net>
Tue, 14 Nov 2017 09:51:49 +0000 (10:51 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 436e287ce92f02c8b30841ea0bb2a4b77b8049a7..bb3d6c2a8edccc4d270f0ae54a37ea92c101a6f5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,7 @@ To see details of a given bug, visit
   https://bugs.kde.org/show_bug.cgi?id=XXXXXX
 where XXXXXX is the bug number as listed below.
 
+208052  strlcpy error when n = 0
 255603  exp-sgcheck Assertion '!already_present' failed
 376257  helgrind history full speed up using a cached stack
 379373  Fix syscall param msg->desc.port.name points to uninitialised byte(s)