aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs_new.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2015-01-04 15:35:47 +0100
committerAndres Freund <andres@anarazel.de>2015-01-04 15:35:47 +0100
commitf0e2770956a8a6975dd70dd0bc3fdec073b50493 (patch)
tree3ce5edde41a055efd25a33d4e9f6e4fd8e8d6def /src/tutorial/funcs_new.c
parentd33f36f16e6a80b81afe55401917f8d23e924f83 (diff)
downloadpostgresql-f0e2770956a8a6975dd70dd0bc3fdec073b50493.tar.gz
postgresql-f0e2770956a8a6975dd70dd0bc3fdec073b50493.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/tutorial/funcs_new.c')
0 files changed, 0 insertions, 0 deletions