Fix long-standing segfault when accept() or one of the calls made right
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix long-standing segfault when accept() or one of the calls made right after accepting a connection fails, and the server is compiled with GSSAPI support. Report and patch by Alexander V. Chernikov, bug #5731.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/postmaster.c | modified | +1 −1 |