mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 08:09:34 -05:00
followup of the previous commit
This commit is contained in:
parent
8693f3361d
commit
d2320dbd7a
1 changed files with 2 additions and 2 deletions
|
|
@ -1471,12 +1471,12 @@ update_cookie_retry:
|
|||
}
|
||||
}
|
||||
|
||||
done :
|
||||
|
||||
if ( e != NULL ) {
|
||||
entry_free( e );
|
||||
}
|
||||
|
||||
done :
|
||||
|
||||
if ( modlist ) {
|
||||
slap_mods_free( modlist );
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue