]> git.cworth.org Git - mnemon/commit
Fix memory leaks after calling readline.
authorCarl Worth <cworth@cworth.org>
Sat, 14 Mar 2009 19:05:56 +0000 (12:05 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 14 Mar 2009 19:05:56 +0000 (12:05 -0700)
commit776dfc7b017ad307113ed9634de3adedcf61c28f
tree6dad08d8aed9024f1f6adcc21b4f91008360c054
parentd23b1556222ac75ac486f187b20e8022ddb5dc30
Fix memory leaks after calling readline.

We're responsible for cleaning up afterwards.
mnemon.c