make sure we only get here when everything is fine

This commit is contained in:
Pierangelo Masarati 2004-07-10 11:41:28 +00:00
parent 1c2759e689
commit 8a9c5bb0f8

View File

@ -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;
}