diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-07-27 18:27:27 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-07-27 18:29:31 +0300 |
commit | 61a65c53bd3e48e7ff7661a528d1791dfd956957 (patch) | |
tree | 04579b3a152768b8aca062e616d510055b5b2d9d /src/backend/executor/nodeFunctionscan.c | |
parent | 334445179c82ba304480ecbd00ae4237587e4baf (diff) | |
download | postgresql-61a65c53bd3e48e7ff7661a528d1791dfd956957.tar.gz postgresql-61a65c53bd3e48e7ff7661a528d1791dfd956957.zip |
Fix memory leak in xlogreader facility.
XLogReaderFree failed to free the per-block data buffers, when they
happened to not be used by the latest read WAL record.
Michael Paquier. Backpatch to 9.5, where the per-block buffers were added.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions