pgsql: pg_restore: Fix memory and file descriptor leak with directory f - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: pg_restore: Fix memory and file descriptor leak with directory f
Date
Msg-id E1S8c3S-0005aG-BF@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_restore: Fix memory and file descriptor leak with directory format

found by Coverity

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/b6948e15464d7e86c0d892619d9c90c9cfd124f1

Modified Files
--------------
src/bin/pg_dump/pg_backup_directory.c |    3 +++
1 files changed, 3 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Improve commentary in match_pathkeys_to_index().
Next
From: Peter Eisentraut
Date:
Subject: pgsql: pg_restore: Fix memory and file descriptor leak with directory f