]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Fixup some possibly uninitialized value when parsing 'return'
authorWolfgang (Blub) Bumiller <blub@speed.at>
Sat, 18 Aug 2012 15:48:21 +0000 (17:48 +0200)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Sat, 18 Aug 2012 15:48:29 +0000 (17:48 +0200)
commit2cf4895cc778d77d59802125432d78137d7769c6
tree1a7f57ec51b9ca72953d5a345ce271fc59cc3ed8
parente239d2a33b1df08b78c5c67f19f1225096550bdd
Fixup some possibly uninitialized value when parsing 'return'
parser.c