mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
followup of the previous commit
This commit is contained in:
parent
8693f3361d
commit
d2320dbd7a
@ -1471,12 +1471,12 @@ update_cookie_retry:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
done :
|
|
||||||
|
|
||||||
if ( e != NULL ) {
|
if ( e != NULL ) {
|
||||||
entry_free( e );
|
entry_free( e );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
done :
|
||||||
|
|
||||||
if ( modlist ) {
|
if ( modlist ) {
|
||||||
slap_mods_free( modlist );
|
slap_mods_free( modlist );
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user