]> git.xonotic.org Git - xonotic/gmqcc.git/commit
initialize the vector member array so that 'cleanup' won't delete uninitialized pointers
authorWolfgang Bumiller <wry.git@bumiller.com>
Tue, 23 Apr 2013 14:54:05 +0000 (16:54 +0200)
committerWolfgang Bumiller <wry.git@bumiller.com>
Tue, 23 Apr 2013 14:54:05 +0000 (16:54 +0200)
commitf6d554874b35bb29ad15cd2e07be4253303564bf
treec2cf958a9a68e27f2a27c8988eaf2fcd576c67e4
parent3d9a06591a9dc3f957c7c90fc487607768758cf7
initialize the vector member array so that 'cleanup' won't delete uninitialized pointers
parser.c