[24462] in Kerberos
Re: Memory Leak problems with krb5_get_init_creds_password?
daemon@ATHENA.MIT.EDU (Jeffrey Altman)
Wed Aug 17 08:28:33 2005
From: Jeffrey Altman <jaltman2@nyc.rr.com>
Message-ID: <gMFMe.2483$x43.1087564@twister.nyc.rr.com>
Date: Wed, 17 Aug 2005 12:07:40 GMT
To: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
Chet Burgess wrote:
> It is important to note that even if you have the
> REALM and KDC(s) listed in the file properly the library will still
> try DNS first, so you MUST add "dns_fallback = false" to turn off the
> resolver calls.
I am fairly sure that DNS is not used in preference to the configuration
data in the krb5.conf file. However, the library probably calls the
resolver library init routine prior to making a request.
Are you suggesting that calling res_init() repeatedly from the same
thread results in a memory leak?
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos