From: Julian Seward Date: Sun, 27 Jul 2003 08:04:48 +0000 (+0000) Subject: more wibble X-Git-Tag: svn/VALGRIND_2_1_0~225 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d9bc0c3167583576ffdecd495114c362fa157df0;p=thirdparty%2Fvalgrind.git more wibble git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1792 --- diff --git a/NEWS b/NEWS index 67c7e13f6d..cee88f6fb5 100644 --- a/NEWS +++ b/NEWS @@ -14,12 +14,14 @@ Fixes some minor problems in 20030716. - Install headers needed to compile new skins. -- Remove leading spaces and - colon created by this mechanism in the LD_LIBRARY_PATH / LD_PRELOAD +- Remove leading spaces and colon in the LD_LIBRARY_PATH / LD_PRELOAD passed to non-traced children. - Fix file descriptor leak in valgrind-listener. +- Fix longstanding bug in which the allocation point of a + block resized by realloc was not correctly set. This may + have caused confusing error messages. Snapshot 20030716 (16 July 2003)