]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/result.c
Fix previous commit
[openldap] / libraries / libldap / result.c
index 8185cddbc50cca59d3866acdc409fae3381401be..228781c11a1dcf8fa10618086ec8bc90982cb24b 100644 (file)
@@ -523,6 +523,7 @@ retry_ber:
        if (LDAP_IS_UDP(ld) && isv2) {
                ber_scanf(ber, "x{");
        }
+nextresp2:
 #endif
        /* the message type */
        if ( (tag = ber_peek_tag( ber, &len )) == LBER_ERROR ) {