|
From: Jeremy F. <je...@go...> - 2005-03-15 03:00:27
|
OK, I've put 2.4.0.rc4 up at http://www.goop.org/~jeremy/valgrind/dist/ Changes since rc3 are: * fix unexpected SIGSEGV when using memcheck on programs where the first write to a particular 64k chunk is done by the FPU * fix a problem with the sys_futex wrapper which was inspecting the wrong arguments for FUTEX_REQUEUE * format fixup for a debug printf The full changelog since 2.2.0 is attached. Unless something major turns up, I think this will be the last release candidate. J |