]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Announce fix for BZ #352284. See VEX r3186
authorFlorian Krohm <florian@eich-krohm.de>
Tue, 8 Sep 2015 06:27:50 +0000 (06:27 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Tue, 8 Sep 2015 06:27:50 +0000 (06:27 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15642

NEWS

diff --git a/NEWS b/NEWS
index ac8f520b519fdb6e28890ec56671f993e021b73b..7119ab8b8de9f3663b1303b6b7f328eccaaa4abf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -384,6 +384,7 @@ where XXXXXX is the bug number as listed below.
 351858  ldsoexec support on Solaris
 351873  Newer gcc doesn't allow __builtin_tabortdc[i] in ppc32 mode
 352130  helgrind reports false races for printfs using mempcpy on FILE* state
+352284  s390: Conditional jump depends on uninitialised value(s) in vfprintf 
 352320  arm64 crash on none/tests/nestedfs
 n-i-bz  Provide implementations of certain compiler builtins to support
         compilers that may not provide those