Re: Fixes for a couple of resource leaks - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fixes for a couple of resource leaks
Date
Msg-id 13867.1436728016@sss.pgh.pa.us
Whole thread Raw
In response to Fixes for a couple of resource leaks  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Fixes for a couple of resource leaks
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: [PATCH] Generalized JSON output functions
Next
From: Andres Freund
Date:
Subject: Re: Free indexed_tlist memory explicitly within set_plan_refs()