]> git.sur5r.net Git - openldap/commit
ITS#4472: Make t_rwlock a lock pointer instead of a lock, and malloc/free it.
authorHallvard Furuseth <hallvard@openldap.org>
Tue, 4 Apr 2006 23:12:58 +0000 (23:12 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Tue, 4 Apr 2006 23:12:58 +0000 (23:12 +0000)
commiteca5f7bf2df400b8cd399f4e3c5497e9e323282b
tree79a4838d3515eab1aafb9814a15c8e1baf0a0ed5
parent04dae5a0200c279813957b277fd2aa1682120834
ITS#4472: Make t_rwlock a lock pointer instead of a lock, and malloc/free it.
That way, realloc(qm->templates...) won't move the ldap_pvt_thread_rdwr_t data.
servers/slapd/overlays/pcache.c