Plug a memory leak (and reduce code duplication) for string initializers with extra...
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 5 Jul 2012 06:33:55 +0000 (08:33 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 5 Jul 2012 06:37:18 +0000 (08:37 +0200)
commita012c52db2829f908f0f03e85be1a2dfb62149fb
tree4945b6d6ef3e117fb63f7139d6aa5d9a8746e0c5
parentd522f8760432f4b487b1228868e1ddc5c6275e52
Plug a memory leak (and reduce code duplication) for string initializers with extra curly braces.
parser.c