Skip to content
Snippets Groups Projects
Commit acfaa596 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

pg_dump: Fix some minor memory leaks

Although we often don't care about freeing all memory in pg_dump,
these functions already freed the same memory in other code paths, so
we might as well do it consistently.

found by Coverity
parent 5cd72c7a
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment