Thread: Memory leak in tuplestore_end()

Memory leak in tuplestore_end()

From
Neil Conway
Date:
Attached is a patch which fixes a memory leak in tuplestore_end().
Barring any objections, I'll apply this to HEAD and back branches
tomorrow.

-Neil


Attachment

Re: Memory leak in tuplestore_end()

From
Neil Conway
Date:
On Wed, 2007-08-01 at 16:49 -0700, Neil Conway wrote:
> Attached is a patch which fixes a memory leak in tuplestore_end().

Applied to HEAD, and to back branches as far back as 7.4.

-Neil