Thread: Fixes for a couple of resource leaks
Hi all,
Coverity is pointing out a couple of resource leaks:Regards,
--
Michael
Attachment
Michael Paquier <michael.paquier@gmail.com> writes: > Coverity is pointing out a couple of resource leaks: > ... > Attached is a patch to address all those things. Backpatches would be good > to have as well. I'll take this up, unless some other committer is already on it. regards, tom lane
On Mon, Jul 13, 2015 at 4:06 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > Michael Paquier <michael.paquier@gmail.com> writes: >> Coverity is pointing out a couple of resource leaks: >> ... >> Attached is a patch to address all those things. Backpatches would be good >> to have as well. > > I'll take this up, unless some other committer is already on it. Thanks for taking up those things! Next time I'll mention as well until which version each fix should be backpatched to facilitate committer's work. That was obviously bad of me to not mention it. -- Michael