]> git.xonotic.org Git - xonotic/gmqcc.git/commit
ast_expression_delete: delete varparam if it is set - fixes another leak
authorWolfgang Bumiller <blub@speed.at>
Mon, 15 Apr 2013 19:05:59 +0000 (21:05 +0200)
committerWolfgang Bumiller <blub@speed.at>
Mon, 15 Apr 2013 19:05:59 +0000 (21:05 +0200)
commit1f667c4b3521378f89738a4bc8a96f32636fac4c
treeac311023e4da43c27c74005a30c9d33f19bfdb65
parentd5e90a17f92ddcfbb425e79995afb7b3d4a1ecc7
ast_expression_delete: delete varparam if it is set - fixes another leak
ast.c
parser.c