]> git.sur5r.net Git - openldap/commitdiff
followup of the previous commit
authorJong Hyuk Choi <jongchoi@openldap.org>
Thu, 25 Sep 2003 01:40:33 +0000 (01:40 +0000)
committerJong Hyuk Choi <jongchoi@openldap.org>
Thu, 25 Sep 2003 01:40:33 +0000 (01:40 +0000)
servers/slapd/syncrepl.c

index d510b4309875f79274843ef8a848d2ed58cce934..5a26cf46cd34707845ee5587185cfc76c4c3eb75 100644 (file)
@@ -1471,12 +1471,12 @@ update_cookie_retry:
                }
        }
 
-done :
-
        if ( e != NULL ) {
                entry_free( e );
        }
 
+done :
+
        if ( modlist ) {
                slap_mods_free( modlist );
        }