]> git.draconx.ca Git - cdecl99.git/commit
Fix error handling in explain.
authorNick Bowler <nbowler@draconx.ca>
Mon, 4 Jul 2011 22:10:30 +0000 (18:10 -0400)
committerNick Bowler <nbowler@draconx.ca>
Mon, 4 Jul 2011 22:10:30 +0000 (18:10 -0400)
commit84bb886e4cfa6a74a9fe5081a91461ef0a19d0ab
tree558572f50996158e170899ca8edafff90d461fac
parentb3c6b8ad6aef24301d8ec511966140757e49f815
Fix error handling in explain.

On a memory allocation failure, we leak the decl allocated by the
parser.  Fix that up.
src/cdecl99.c