[krbdev.mit.edu #1685] consider calling remove_error_table() in krb5_free_context()

Tom Yu via RT rt-comment at krbdev.mit.edu
Tue Jul 22 17:39:45 EDT 2003


As noted in #1665, krb5_init_context() and krb5_free_context() can leak
error tables.  The fix in #1665 prevents multiple registrations of error
tables, but krb5_free_context() does not actually remove error tables. 
We may or may not care about this.


More information about the krb5-bugs mailing list