mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 09:39:45 -05:00
ITS#7354 fix delta-sync mmr crash
This commit is contained in:
parent
babfce7d0f
commit
3f71f75601
1 changed files with 1 additions and 0 deletions
|
|
@ -1962,6 +1962,7 @@ drop:
|
|||
}
|
||||
}
|
||||
slap_mods_free( newmods, 1 );
|
||||
rx->rx_mods = oldmods;
|
||||
}
|
||||
}
|
||||
return LDAP_SUCCESS;
|
||||
|
|
|
|||
Loading…
Reference in a new issue