This is an automated email from the git hooks/post-receive script.
firstyear pushed a change to branch master in repository 389-ds-base.
from c9151c2 Ticket 49284 - resolve crash in memberof when deleting attrs new 043b3c9 Ticket 49297 - improve search perf in bpt by removing a deref
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: src/libsds/sds/bpt/bpt.c | 6 +++--- src/libsds/sds/bpt/bpt.h | 8 ++++---- src/libsds/sds/bpt/common.c | 22 +++++++++++----------- src/libsds/sds/bpt/search.c | 5 +++-- src/libsds/sds/bpt/set.c | 27 +++++++++++++++------------ src/libsds/sds/bpt_cow/bpt_cow.c | 6 +++--- src/libsds/sds/bpt_cow/node.c | 2 +- src/libsds/sds/bpt_cow/search.c | 3 ++- 8 files changed, 42 insertions(+), 37 deletions(-)