]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Added fixed bug 303963
authorJosef Weidendorfer <Josef.Weidendorfer@gmx.de>
Wed, 25 Jul 2012 12:13:29 +0000 (12:13 +0000)
committerJosef Weidendorfer <Josef.Weidendorfer@gmx.de>
Wed, 25 Jul 2012 12:13:29 +0000 (12:13 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12782

NEWS

diff --git a/NEWS b/NEWS
index 8087f8c0503e80e60c8ba351cf06b697dafd4a38..f207088739b54bf712381ffd332a9a1d6dbeb605 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -260,6 +260,7 @@ n-i-bz  Fix assert in gdbserver for watchpoints watching the same address
 303250  "Assertion `instrs_in->arr_used <= 10000' failed" on
         OpenSSL with --track-origins=yes
 303624  segmentation fault on Android 4.1 (e.g. on android emulator or Galaxy Nexus OMAP) 
+303963  strstr() function produces wrong results under valgrind callgrind
 
 Release 3.7.0 (5 November 2011)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~