* remove a memory leak from the PseudoAxisengine solver.
commit4fbe97da009f017c1c385d1ccd9587110808def6
authorFrédéric-Emmanuel PICCA <picca@synchrotron-soleil.fr>
Thu, 28 Aug 2008 06:16:38 +0000 (28 08:16 +0200)
committerFrédéric-Emmanuel PICCA <picca@synchrotron-soleil.fr>
Thu, 28 Aug 2008 06:16:38 +0000 (28 08:16 +0200)
treed8b86bb393aad7fc965177d6de73d3dc97746cc5
parent1528f75b705605ce9c8e9a52902e4587c51a3ef1
* remove a memory leak from the PseudoAxisengine solver.

leak when the solution could not be found -> status = GSL_CONTINUE
return without deallocating the memory.
src/hkl-pseudoaxis.c