Memory Leak problems with krb5_get_init_creds_password?

Ken Raeburn raeburn at MIT.EDU
Mon Aug 22 18:59:52 EDT 2005


Yes, I think allocating the storage and initializing it at most once  
per context, delayed until the actual resolver usage, is the right  
way to deal with this.  Simply adding a pointer field to the context,  
initialized to NULL, is probably the way to start....

Ken


More information about the Kerberos mailing list