mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-27 03:20:22 +08:00
Plug mem leak in slapindex
This commit is contained in:
parent
399572ba50
commit
c84c133c90
@ -453,6 +453,7 @@ done:
|
||||
#endif
|
||||
e->e_id = NOID;
|
||||
}
|
||||
bdb_entry_release( &op, e, 0 );
|
||||
|
||||
return rc;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user