This patch fixes two tiny memory leaks in pg_dump and two in pg_dumpall.

Bruce Momjian <bruce@momjian.us>

Commit: 3026493ff299abc196fd2953e8ac5c7d7549ea0d
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-11-29T16:38:42Z
Releases: 7.4.1
This patch fixes two tiny memory leaks in pg_dump and two in pg_dumpall.

Neil Conway

Files

PathChange+/−
src/bin/pg_dump/pg_dumpall.c modified +5 −2
src/bin/pg_dump/pg_dump.c modified +3 −1