]> git.sur5r.net Git - openldap/commit
thread_keys is a (poor) open-addessed hash table, but it lacked a
authorHallvard Furuseth <hallvard@openldap.org>
Wed, 9 May 2007 22:22:44 +0000 (22:22 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Wed, 9 May 2007 22:22:44 +0000 (22:22 +0000)
commitf5da908c4936ea384becd6a8f05e75f8ff01cef0
tree0dd42ee7f6645e6a0a627cd99a8ad0efce6ab50a
parent8a92825225d8889e3400c086e21440ef1e17cc58
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.
libraries/libldap_r/tpool.c