|
From: Julian S. <js...@ac...> - 2003-07-26 23:11:04
|
... at http://developer.kde.org/~sewardj/valgrind-20030725.tar.bz2 20030725 fixes some minor problems reported in 20030716. - Fix bugs in overlap checking for strcpy/memcpy etc. One of these is a potential, if unlikely, segfault-causer, so you may want to upgrade. - Do overlap checking with Addrcheck as well as Memcheck. - Fix this: Memcheck: the `impossible' happened: get_error_name: unexpected type - Install headers needed to compile new skins. - Remove leading spaces and colon in the LD_LIBRARY_PATH / LD_PRELOAD passed to non-traced children. - Fix file descriptor leak in valgrind-listener. J |