]> git.xonotic.org Git - xonotic/gmqcc.git/commit
fixing double-free in initialzied string arrays, using them in the testcase
authorWolfgang Bumiller <wry.git@bumiller.com>
Wed, 12 Jun 2013 13:53:07 +0000 (15:53 +0200)
committerWolfgang Bumiller <wry.git@bumiller.com>
Wed, 12 Jun 2013 13:53:07 +0000 (15:53 +0200)
commit2c59385633f0b2304756248b61096f986c9f6c23
tree864438a0650aea953bf50a63c763280f6e8b890a
parentb30368f026e4e1bf27e5beb943d693dbd2268457
fixing double-free in initialzied string arrays, using them in the testcase
parser.c
tests/arrays.tmpl
tests/arrays2.qc