]> git.xonotic.org Git - xonotic/gmqcc.git/commit
ir_value_set_string needs to use a strdup which doesn't return NULL for an emptystring
authorWolfgang (Blub) Bumiller <blub@speed.at>
Sun, 19 Aug 2012 18:35:51 +0000 (20:35 +0200)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Sun, 19 Aug 2012 18:35:51 +0000 (20:35 +0200)
commitaf3d9e0bdfc6a04922664d391f28211ef36cd933
tree3c070dd256cace0be057dd61da3b6c605ca0c739
parentc12e60a510fbee7650672cc659cc25e1f2f0815f
ir_value_set_string needs to use a strdup which doesn't return NULL for an emptystring
ir.c
parser.c