]> git.xonotic.org Git - xonotic/gmqcc.git/commit
fixing a few leaks - code_write doesn't delete the code object anymore, code_cleanup...
authorWolfgang Bumiller <wry.git@bumiller.com>
Tue, 7 May 2013 17:56:41 +0000 (19:56 +0200)
committerWolfgang Bumiller <wry.git@bumiller.com>
Tue, 7 May 2013 17:56:41 +0000 (19:56 +0200)
commitc5225b2fa1e314447392febdd1dee2a2a1744016
tree28d0be7d1568774e0ba6c28df49b36c85e415567
parent8c8ae71d653e3111fc9857ad3381489b82b18a4b
fixing a few leaks - code_write doesn't delete the code object anymore, code_cleanup has to be called
code.c
ftepp.c
gmqcc.h
ir.c
parser.c