Fix freenig of names in Kerberos when using MIT - need to use the
Magnus Hagander <magnus@hagander.net>
Fix freenig of names in Kerberos when using MIT - need to use the free function provided in the Kerberos library. This fixes a very hard to track down heap corruption on windows when using debug runtimes.
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +58 −0 |
| configure.in | modified | +10 −1 |
| src/include/pg_config.h.in | modified | +3 −0 |
| src/interfaces/libpq/fe-auth.c | modified | +14 −2 |