commit | d0073f4e72b44a58fb9f7352c4c83e2e33a3dd3f | [log] [tgz] |
---|---|---|
author | njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Sat May 14 17:00:25 2005 +0000 |
committer | njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Sat May 14 17:00:25 2005 +0000 |
tree | 0ff2e19f229f236b0791fb562c5f59325ec7cfeb | |
parent | 0be261031a6450d3b5d9ea49a84c770c948a9e41 [diff] |
Remove a short sequence of code that was: (a) overly complex (the parens could be added by the sprintf); (b) buggy (buf is used uninitialised if VG_(get_fnname) fails); (c) redundant (the VG_(core_panic_at) prints the stack trace anyway). git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3706 a5019735-40e9-0310-863c-91ae7b9d1cf9