diff options
| author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-12-21 21:49:03 +0200 |
|---|---|---|
| committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-12-21 21:51:59 +0200 |
| commit | 2ef6c66a2b1ed288a5e4448989d4b85082d22736 (patch) | |
| tree | f84874b9ced9bb02ba915c9814c03884b385b84f /src/backend/access/transam/xlogarchive.c | |
| parent | cfb64fde7bb93fb44ebcb1f1924faec5b5705af7 (diff) | |
Fix file descriptor leak at end of recovery.
XLogFileInit() returns a file descriptor, which needs to be closed. The leak
was short-lived, since the startup process exits shortly afterwards, but it
was clearly a bug, nevertheless.
Per Coverity report.
Diffstat (limited to 'src/backend/access/transam/xlogarchive.c')
0 files changed, 0 insertions, 0 deletions
