]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Remove compiler warning about possibly uninitialized variable.
authorIvo Raisr <ivosh@ivosh.net>
Wed, 13 Dec 2017 15:59:03 +0000 (16:59 +0100)
committerIvo Raisr <ivosh@ivosh.net>
Wed, 13 Dec 2017 16:01:08 +0000 (17:01 +0100)
commit3a5c5cecbd44b2daea146eeb5109d2b96353ef6d
tree08452abb9abe2c93698c1a815e187af0f72ac3c5
parentbe82bb5f9dfecd854c53eda321d1914f28f19790
Remove compiler warning about possibly uninitialized variable.

This happened only with quite an old gcc version.
Anyway, this commit simplifies the situation a bit.
VEX/priv/host_generic_reg_alloc3.c