aboutsummaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2016-12-20 05:38:44 +0100
committerMichael Matz <matz@suse.de>2016-12-20 05:42:25 +0100
commit4beb469c91ef831826047955abc1679ab96dcd98 (patch)
treee77689f872c554a5711433951ae785c4d6e2ecd9 /VERSION
parent42e2a67f23448dc1ff6a23da650176ebad6e1681 (diff)
downloadtinycc-4beb469c91ef831826047955abc1679ab96dcd98.tar.gz
tinycc-4beb469c91ef831826047955abc1679ab96dcd98.tar.bz2
Fix pseudo leak
Once-allocated buffers (here a string) that aren't explicitely freed at program end but rather freed at _exit about 1 nanosecond later are regarded a leak with MEM_DEBUG, so explicitely free it. Blaeh :-/
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions