mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
ITS#8203 plug leak in prev commit
This commit is contained in:
parent
3033f89eef
commit
fa705a1814
@ -957,6 +957,7 @@ void mdb_dn2id_wrestore (
|
||||
data.mv_size = 1;
|
||||
*ptr |= 0x80;
|
||||
mdb_cursor_get( isc->mc, &key, &data, MDB_GET_BOTH );
|
||||
op->o_tmpfree( ptr, op->o_tmpmemctx );
|
||||
|
||||
/* now we're back to where we wanted to be */
|
||||
d = data.mv_data;
|
||||
|
Loading…
Reference in New Issue
Block a user