Fix freenig of names in Kerberos when using MIT - need to use the
authorMagnus Hagander <[email protected]>
Thu, 12 Jul 2007 14:13:06 +0000 (14:13 +0000)
committerMagnus Hagander <[email protected]>
Thu, 12 Jul 2007 14:13:06 +0000 (14:13 +0000)
commit9ded18a1888b3a8f4d3ebb0ebca12eabeca4010c
tree4556aae8463143598daad0730d09da909858c48f
parentb4a92ea6ee339098df7e3da440d11371450b21f1
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.
configure
configure.in
src/include/pg_config.h.in
src/interfaces/libpq/fe-auth.c