Revert patch that removed BUFSIZ usage. The memory has to hold the
Bruce Momjian <bruce@momjian.us>
Revert patch that removed BUFSIZ usage. The memory has to hold the structures plus pointers used by the structure.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/fe-auth.c | modified | +2 −2 |
| src/interfaces/libpq/fe-secure.c | modified | +5 −5 |
| src/port/getaddrinfo.c | modified | +2 −2 |
| src/port/thread.c | modified | +3 −1 |