From: Ivo Raisr Date: Tue, 13 Jun 2017 18:15:26 +0000 (+0000) Subject: Announce fix for BZ#381162. X-Git-Tag: VALGRIND_3_14_0~323 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11b67214327c8bf510e842350c8649e8b45d2964;p=thirdparty%2Fvalgrind.git Announce fix for BZ#381162. Related VEX commit r3392. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16445 --- diff --git a/NEWS b/NEWS index 10ba9f5760..df1ef73ec6 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,7 @@ To see details of a given bug, visit where XXXXXX is the bug number as listed below. 380397 s390x: __GI_strcspn() replacemenet needed +381162 possible array overrun in VEX register allocator Release 3.13.0 (15 June 2017)