1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-09 18:21:05 +03:00
Andres Freund f0e2770956 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.
2015-01-04 15:35:47 +01:00
..
2013-02-26 15:58:34 -05:00
2013-05-29 16:58:43 -04:00
2013-05-29 16:58:43 -04:00