In passwordFromFile, don't leak the open file after stat failures.
Tom Lane <tgl@sss.pgh.pa.us>
In passwordFromFile, don't leak the open file after stat failures. Oversight in e882bcae0. Per Coverity.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/fe-connect.c | modified | +5 −0 |