summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2015-01-18 15:57:55 +0100
committerAndres Freund <andres@anarazel.de>2015-01-18 16:16:36 +0100
commit821386ab7ef6dc0c711475ce19c1a0addd07c3b4 (patch)
treed115fec3003d5b5880c41d74f23c76337e1f47de /src/backend/utils/adt/numeric.c
parentc8ef5b1aceb0fec2b928778e83371b13ba7d70e1 (diff)
Fix use of already freed memory when dumping a database's security label.
pg_dump.c:dumDatabase() called ArchiveEntry() with the results of a a query that was PQclear()ed a couple lines earlier. Backpatch to 9.2 where security labels for shared objects where introduced.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions