Обсуждение: pgsql: pg_dump: fix double free of query results

Поиск
Список
Период
Сортировка

pgsql: pg_dump: fix double free of query results

От
Alvaro Herrera
Дата:
pg_dump: fix double free of query results

This bug was introduced while refactoring in commit 1631598e --- no need
to back-patch.

Bug report and fix from Joachim Wieland.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/77503a7638a35eedd9cb08d9ca4c54deb203521d

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