pgsql: Fix new memory leaks in libpq - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Fix new memory leaks in libpq
Date
Msg-id E1lO2K9-0005LU-5t@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix new memory leaks in libpq

My oversight in commit 9aa491abbf07.

Per coverity.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2b526ed2e1cbaa54e5ad0c12d1294482f2757b17

Modified Files
--------------
src/interfaces/libpq/fe-exec.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Unbreak recovery test on Windows
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Unbreak recovery test on Windows