From: Philippe Waroquiers Date: Wed, 18 Nov 2015 20:59:34 +0000 (+0000) Subject: Announce fix for (not in bugzilla) unwind problems on RHEL7 32 bits X-Git-Tag: svn/VALGRIND_3_12_0~293 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a8421f74c08414bfb343c435692b597fc03c12c;p=thirdparty%2Fvalgrind.git Announce fix for (not in bugzilla) unwind problems on RHEL7 32 bits git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15730 --- diff --git a/NEWS b/NEWS index 812edd89fa..527a0abdb4 100644 --- a/NEWS +++ b/NEWS @@ -55,6 +55,7 @@ where XXXXXX is the bug number as listed below. 355455 expected stderr of test cases wrapmalloc and wrapmallocstatic overconstrained 355454 do not intercept malloc related symbols from the runtime linker +n-i-bz Fix incorrect (or infinite loop) unwind on RHEL7 x86 32 bits Release 3.11.0 (22 September 2015) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~