followup of the previous commit

This commit is contained in:
Jong Hyuk Choi 2003-09-25 01:40:33 +00:00
parent 8693f3361d
commit d2320dbd7a

View File

@ -1471,12 +1471,12 @@ update_cookie_retry:
}
}
done :
if ( e != NULL ) {
entry_free( e );
}
done :
if ( modlist ) {
slap_mods_free( modlist );
}