mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-07 23:51:21 -05:00
make sure we only get here when everything is fine
This commit is contained in:
parent
1c2759e689
commit
8a9c5bb0f8
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Reference in a new issue