I stumbled across a hash in auth/ntlm/auth_ntlm.c which looks rather
dangerous. There you build a indirect hash from ntlmhash to auth_user,
but there is no deletes from the hash table.
Isn't those auth_user structures garbage collected in authenticate.c? Or
is this another set of auth_user structures which never gets
deallocated?
(why I was looking is because I am rewriting hash.c sligthly in
compactsentry to save a pointer to the key)
/Henrik
Received on Fri Jan 12 2001 - 18:06:35 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:13:17 MST