mpbarrett: Fix memory leak in early exit from mpbarrett_reduce.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 20 Feb 2007 00:08:55 +0000 (00:08 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 21 Feb 2007 12:37:38 +0000 (12:37 +0000)
commitea85a55844456457e6f484551f729fa4a8ef6e8c
tree48fad5f61db2415289d94c35dbd2823a41e50879
parent185bea10867984c15fc32bd720adb49011f71b32
mpbarrett: Fix memory leak in early exit from mpbarrett_reduce.

If we exit in the first stage, we leaked q.  This isn't tested, because
I couldn't contrive a test case for it.
mpbarrett.c