]> git.draconx.ca Git - cdecl99.git/commit
Make cdecl_free more robust by handling a NULL argument.
authorNick Bowler <nbowler@draconx.ca>
Thu, 23 Jun 2011 00:30:17 +0000 (20:30 -0400)
committerNick Bowler <nbowler@draconx.ca>
Thu, 23 Jun 2011 00:30:17 +0000 (20:30 -0400)
commit68e0b8bdef058a401745fe03be191588e5903d78
treea39e3d0ee20a727ac2660ac2efca0ca5ee23fc8f
parent0b6c0a1a3749b47249c4347530862ca034bac674
Make cdecl_free more robust by handling a NULL argument.

While we're at it, split the function into two so that the parser
doesn't have to call the exported version.
src/parse.y