aboutsummaryrefslogtreecommitdiff
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:29 +0100
commit509da5929ae0f5a5a51e5f86f4c9ae659c189b1a (patch)
treece06a07c102ec9666a64c43ce9545e0400667288 /src/backend/utils/adt/numeric.c
parente32cb8d0e02f8f3fa2c66d80b5cf0ad762c79c9d (diff)
downloadpostgresql-509da5929ae0f5a5a51e5f86f4c9ae659c189b1a.tar.gz
postgresql-509da5929ae0f5a5a51e5f86f4c9ae659c189b1a.zip
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