]> git.xonotic.org Git - xonotic/gmqcc.git/commit
ast_return_delete: check if self->operand is actually set before ast_unref-ing it
authorWolfgang (Blub) Bumiller <blub@speed.at>
Sat, 18 Aug 2012 16:01:52 +0000 (18:01 +0200)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Sat, 18 Aug 2012 16:01:52 +0000 (18:01 +0200)
commitb7b0fcdc948ad9036b0ff8df3b002a4feaf0878f
treeea721c1b332e5606096047b3cddeb65a907b3a5b
parent586bb07c4d0b1307a2e658abf578467dff8161b6
ast_return_delete: check if self->operand is actually set before ast_unref-ing it
ast.c