aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execMain.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:04:10 +0100
commit525b84c576e119de7f2b0d00e3a99d559771aa7b (patch)
tree29b9ea808e7f3404de08f57b73d252db24b91724 /src/backend/executor/execMain.c
parentff44fba46c09c37dd9e60da1cb0b3a9339eb085f (diff)
downloadpostgresql-525b84c576e119de7f2b0d00e3a99d559771aa7b.tar.gz
postgresql-525b84c576e119de7f2b0d00e3a99d559771aa7b.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/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions