]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Make sure the variable is completely initialised. That's good
authorFlorian Krohm <florian@eich-krohm.de>
Tue, 22 Jan 2013 00:25:05 +0000 (00:25 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Tue, 22 Jan 2013 00:25:05 +0000 (00:25 +0000)
commit87dc0e335ccee5fc7a3dcd5378575dae3fa8313a
tree3ef33a4832eca6cf60b6b5b044fc5c0ba41177b5
parent35ee46968d72e89b61189e146d97ae09d102ff67
Make sure the variable is completely initialised. That's good
practice and also silences a complaint from the Coverity checker.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13258
helgrind/libhb_core.c