Update of /repo/OpenLDAP/pkg/ldap/libraries/libldap_r
Modified Files: tpool.c 1.65 -> 1.66
Log Message: thread_keys is a (poor) open-addessed hash table, but it lacked a "deleted item" mark. Add DELETED_THREAD_CTX. Also improve the hash function a bit, and make the hash unsigned.
CVS Web URLs: http://www.openldap.org/devel/cvsweb.cgi/libraries/libldap_r/ http://www.openldap.org/devel/cvsweb.cgi/libraries/libldap_r/tpool.c
Changes are generally available on cvs.openldap.org (and CVSweb) within 30 minutes of being committed.