mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| compat.c | ||
| Makefile | ||
| pg_xlogdump.c | ||
| rmgrdesc.c | ||
| rmgrdesc.h | ||