ITS#6806 fix uninit'd NA.txn

This commit is contained in:
Howard Chu 2011-02-01 21:21:31 +00:00
parent aef310e4d8
commit acf502d99d

View File

@ -51,6 +51,7 @@ ndb_back_add(Operation *op, SlapReply *rs )
op->oq_add.rs_e->e_name.bv_val, 0, 0);
ctrls[num_ctrls] = 0;
NA.txn = NULL;
/* check entry's schema */
rs->sr_err = entry_schema_check( op, op->oq_add.rs_e, NULL,