verify_password() leaked a file descriptor if it failed to find the given
Tom Lane <tgl@sss.pgh.pa.us>
verify_password() leaked a file descriptor if it failed to find the given userid in the flat password file. Do it enough times and the postmaster panicked :-(
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/password.c | modified | +6 −9 |