aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.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:22 +0100
commit94bc1c58789440f248e65650c811abd4fd9a2886 (patch)
tree46055a4a722674a822bd4a477ba8566dfe75a856 /src/backend/tcop/postgres.c
parent6bbf75192801c0965cec28c8d93c4ed5f2e68b20 (diff)
downloadpostgresql-94bc1c58789440f248e65650c811abd4fd9a2886.tar.gz
postgresql-94bc1c58789440f248e65650c811abd4fd9a2886.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/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions