diff options
author | Andres Freund <andres@anarazel.de> | 2015-01-04 15:35:46 +0100 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2015-01-04 15:35:46 +0100 |
commit | d1c575230d49929f82c6d91e9b3070a9f4018718 (patch) | |
tree | cb033f3636da53a19c60915f972a1e1221ae77c6 /src/backend/access/gist/gistsplit.c | |
parent | 14570c28289f82030172c699ec877dd26d04940a (diff) | |
download | postgresql-d1c575230d49929f82c6d91e9b3070a9f4018718.tar.gz postgresql-d1c575230d49929f82c6d91e9b3070a9f4018718.zip |
Fix off-by-one in pg_xlogdump's fuzzy_open_file().
In the unlikely case of stdin (fd 0) being closed, the off-by-one
would lead to pg_xlogdump failing to open files.
Spotted by Coverity.
Backpatch to 9.3 where pg_xlogdump was introduced.
Diffstat (limited to 'src/backend/access/gist/gistsplit.c')
0 files changed, 0 insertions, 0 deletions