]> granicus.if.org Git - postgresql/commit
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)
commitc7cca1c8f7e9bfbd81b49107d88aa4a4ca2071d0
treed56874e07437762f8988a3e044f4e8bd83282e86
parent3df98a9e2fcada34de3ec8325f83b82426014c6d
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