Memory leak in tuplestore_end()

From: Neil Conway <neilc(at)samurai(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Memory leak in tuplestore_end()
Date: 2007-08-01 23:49:50
Message-ID: 1186012190.15514.7.camel@dell.linuxdev.us.dell.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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 Content-Type Size
tuplestore_end_leak-1.patch text/x-patch 594 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2007-08-01 23:57:03 Re: enable logging of start time/cookie for all backend processes
Previous Message Tom Lane 2007-08-01 23:12:35 Re: strpos() && KMP