mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Cleanup uninit'd vars
This commit is contained in:
parent
32b235ed66
commit
854771cd71
1 changed files with 1 additions and 0 deletions
|
|
@ -719,6 +719,7 @@ adminlimit:
|
|||
}
|
||||
|
||||
wwctx.flag = 0;
|
||||
wwctx.nentries = 0;
|
||||
/* If we're running in our own read txn */
|
||||
if ( moi == &opinfo ) {
|
||||
cb.sc_writewait = mdb_writewait;
|
||||
|
|
|
|||
Loading…
Reference in a new issue