Fix freenig of names in Kerberos when using MIT - need to use the
authorMagnus Hagander <magnus@hagander.net>
Thu, 12 Jul 2007 14:13:06 +0000 (14:13 +0000)
committerMagnus Hagander <magnus@hagander.net>
Thu, 12 Jul 2007 14:13:06 +0000 (14:13 +0000)
commit12fe4ac8666ea4de392bca71088106d0f52b2ce2
treedf3a2bd05b25b7fc9e173080e4deebe33b64d372
parent95088191b6bfc9a55165c98e3b5002ae0276e749
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
src/tools/msvc/Solution.pm