[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#4695) syncrepl modrdn failing with garbage returned by bdb_dn2entry



tim@dcs.qmul.ac.uk wrote:
> Full_Name: Tim Kay
> Version: 
> OS: Linux (Fedora core 5 RPM)
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (138.37.95.144)
> 
> 
> Modifying a DN on the syncrepl provider fails to propogate to the consumer. The
> provider "sends" a valid modify but the consumer, having received the modify
> request walks the tree, returns the parent DN to the entry, determines that
> write access is permitted and the iterates, at this point newSuperior->bv_val is
> set to "*" !? bdb_dn2entry is now searching for "�UUU" which looks like
> some unicode screw up.

Try the patch in CVS slapd/syncrepl.c 1.272 -> 1.273

-- 
   -- Howard Chu
   Chief Architect, Symas Corp.  http://www.symas.com
   Director, Highland Sun        http://highlandsun.com/hyc
   OpenLDAP Core Team            http://www.openldap.org/project/