aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/heap/heapam.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2015-01-04 15:35:46 +0100
committerAndres Freund <andres@anarazel.de>2015-01-04 15:35:46 +0100
commit835a48702e550b6c9958bb053aa6c458971536d0 (patch)
tree9e6fed0773760dcd4c5781a5d824745c6fcbce8c /src/backend/access/heap/heapam.c
parent2d8411a0a08d2c24607dc179cb35385e623327c7 (diff)
downloadpostgresql-835a48702e550b6c9958bb053aa6c458971536d0.tar.gz
postgresql-835a48702e550b6c9958bb053aa6c458971536d0.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/heap/heapam.c')
0 files changed, 0 insertions, 0 deletions