diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-05-12 10:17:40 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-05-12 11:01:26 +0300 |
commit | c890b488063e23f12b5ab01c9a6d254a034fcea2 (patch) | |
tree | 0b253ab1c7c0f2c4c9a2fe1b1c7c5695e2dbfa49 /doc/src | |
parent | e6df2e1be6330660ba4d81daa726ae4a71535aa9 (diff) | |
download | postgresql-c890b488063e23f12b5ab01c9a6d254a034fcea2.tar.gz postgresql-c890b488063e23f12b5ab01c9a6d254a034fcea2.zip |
Free PQresult on error in pg_receivexlog.
The leak is fairly small and rare, but a leak nevertheless.
Per Coverity report. Backpatch to 9.2, where pg_receivexlog was added.
pg_basebackup shares the code, but it always exits on error, so there is
no real leak.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions