]> git.sur5r.net Git - openldap/commit
Tweak bei_state so cache_lru_add doesn't ever try to free just-added
authorHoward Chu <hyc@openldap.org>
Fri, 1 Dec 2006 14:48:38 +0000 (14:48 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 1 Dec 2006 14:48:38 +0000 (14:48 +0000)
commiteb47d50da76a6a37ecbe6e4c8e78f7c3331efcba
tree7e64c8cb7dcff874b810c4043cd1af8f60c64861
parent7540751392fe641e0300488bf6304e1506e363fd
Tweak bei_state so cache_lru_add doesn't ever try to free just-added
entries. This allows us to use the frontend's entry directly instead
of having to entry_dup it before adding to the cache.
servers/slapd/back-bdb/add.c
servers/slapd/back-bdb/cache.c