mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-19 14:30:57 +08:00
make sure we only get here when everything is fine
This commit is contained in:
parent
1c2759e689
commit
8a9c5bb0f8
@ -50,6 +50,8 @@ bdb_csn_commit(
|
||||
size_t textlen = sizeof textbuf;
|
||||
EntryInfo *eip = NULL;
|
||||
|
||||
assert( !BER_BVISNULL( &op->o_bd->be_context_csn ) );
|
||||
|
||||
if ( ei ) {
|
||||
e = ei->bei_e;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user