mirror of https://github.com/postgres/postgres
Consistently check the dup2() call results throughout syslogger.c. It's pretty unlikely that they'll error out, but if they do, ereport(FATAL) instead of blissfully continuing on. Spotted by the Coverity scanner.pull/6/head
parent
f2795f8b53
commit
790eaa699e
Loading…
Reference in new issue