]> git.sur5r.net Git - openldap/commitdiff
use normalized new superior
authorPierangelo Masarati <ando@openldap.org>
Thu, 30 Dec 2004 14:49:30 +0000 (14:49 +0000)
committerPierangelo Masarati <ando@openldap.org>
Thu, 30 Dec 2004 14:49:30 +0000 (14:49 +0000)
servers/slapd/back-meta/modrdn.c

index 22cdc7c4f51255dab2229997865cf8ff7ea615d2..0cb0854cebf2d628201219fff8c2ddb6272a0977 100644 (file)
@@ -75,7 +75,7 @@ meta_back_modrdn( Operation *op, SlapReply *rs )
                int nsCandidate, version = LDAP_VERSION3;
 
                nsCandidate = meta_back_select_unique_candidate( li,
-                               op->oq_modrdn.rs_newSup );
+                               op->oq_modrdn.rs_nnewSup );
 
                if ( nsCandidate != candidate ) {
                        /*