A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via e328151ef782069155e41e95d402f6fc0802e0b5 (commit)
via 2eda0bd7da34dc6ccbe9bb6bfa105aba087ecc65 (commit)
from f39ad63001653b23147dc2c7860fc3282c40c570 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e328151ef782069155e41e95d402f6fc0802e0b5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 22 18:08:04 2019 +0000
ITS#9091
commit 2eda0bd7da34dc6ccbe9bb6bfa105aba087ecc65
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Oct 14 18:34:07 2019 +0100
ITS#9091 drop attr mappings added in an aborted txn
If a txn is aborted in id2entry_put, attribute index mappings
added during that txn must also be dropped from memory.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/back-mdb/attr.c | 11 +++++++++++
servers/slapd/back-mdb/id2entry.c | 14 ++++++++++----
servers/slapd/back-mdb/proto-mdb.h | 1 +
4 files changed, 23 insertions(+), 4 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git