pgsql: Plug memory leak - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Plug memory leak
Date
Msg-id E1jDvQT-0000rn-Bj@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Plug memory leak

Introduced by b08dee24a557.  Noted by Coverity.

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/cf72898c686ce81fd870769f1a51818b49688bec

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: nbtree: Pass down MAXALIGN()'d itemsz for new item.
Next
From: Thomas Munro
Date:
Subject: Re: pgsql: Add kqueue(2) support to the WaitEventSet API.