diff options
author | Andres Freund <andres@anarazel.de> | 2015-01-04 15:35:47 +0100 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2015-01-04 15:35:47 +0100 |
commit | f0e2770956a8a6975dd70dd0bc3fdec073b50493 (patch) | |
tree | 3ce5edde41a055efd25a33d4e9f6e4fd8e8d6def /src/tutorial/complex.c | |
parent | d33f36f16e6a80b81afe55401917f8d23e924f83 (diff) | |
download | postgresql-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/complex.c')
0 files changed, 0 insertions, 0 deletions