From: Julian Seward Date: Sat, 17 Jul 2004 23:26:46 +0000 (+0000) Subject: Deltas from Jeremy. X-Git-Tag: svn/VALGRIND_2_1_2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bbab84c53073ccae4f0692ad45484d55b514560;p=thirdparty%2Fvalgrind.git Deltas from Jeremy. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2500 --- diff --git a/NEWS b/NEWS index 9213645163..4ad79d891a 100644 --- a/NEWS +++ b/NEWS @@ -20,13 +20,11 @@ there. 76869 Crashes when running any tool under Fedora Core 2 test1 This fixes the problem with returning from a signal handler - when VDSOs are turned off in FC2. Note that we don't - (yet) support VDSOs being on - (use "echo 0 > /proc/sys/kernel/vdso"). + when VDSOs are turned off in FC2. -69508 java 1.4.2 client fails with erroneous "stack size too small" - (make more of the pthread stack attribute related functions - work properly) +69508 java 1.4.2 client fails with erroneous "stack size too small". + This fix makes more of the pthread stack attribute related + functions work properly. Java still doesn't work though. 71906 malloc alignment should be 8, not 4 All memory returned by malloc/new etc is now at least