|
From: Jeremy F. <je...@go...> - 2005-03-11 07:04:23
Attachments:
NEWS.txt
|
OK, I've put 2.4.0.rc2 up at http://www.goop.org/~jeremy/valgrind/dist/ This update fixes the following problems relative to rc1: * massif no longer crashes (caused by calloc not clearing memory) * suppressions with unmatched symbols no longer cause an assertion failure * Old-form sigsuspend and sigaction no longer cause Valgrind to die with a SEGV if you pass NULL signal sets * better reporting of internal errors * some printf format strings have been fixed * copyrights updated The NEWS file relative to 2.2.0 is attached. J |