git.postgresql.org Git - postgresql.git/commit
Thu, 2 Jul 2015 17:58:51 +0000 (20:58 +0300)
Thu, 2 Jul 2015 17:58:51 +0000 (20:58 +0300)
commit f712289ffad7c3fb6eb3be4f81adb0aa0981c9f7
Plug some trivial memory leaks in pg_dump and pg_upgrade.
There's no point in trying to free every small allocation in these
programs that are used in a one-shot fashion, but these ones seems like
an improvement on readability grounds.
Michael Paquier, per Coverity report.
This is the main PostgreSQL git repository.
RSS
Atom