Memory leak fix from Tiago Dionizio: whenever we free the midend's
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 4 Jan 2010 19:14:35 +0000 (19:14 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 4 Jan 2010 19:14:35 +0000 (19:14 +0000)
commit0c5f131395979c85963f77271c04058bca749e65
tree476bfff253a7f8d53d239f885911b25762f82b6f
parent450d3df02a3b955f8bbd52e57d400bde3b4e6801
Memory leak fix from Tiago Dionizio: whenever we free the midend's
collection of game states, we should also free the move strings from
which they were constructed.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8805 cda61777-01e9-0310-a592-d414129be87e
midend.c