[389-devel] Please review: [Bug 574101] MODRDN request never returns - possible deadlock

Noriko Hosoi nhosoi at redhat.com
Tue Jun 8 20:45:13 UTC 2010


https://bugzilla.redhat.com/show_bug.cgi?id=574101

https://bugzilla.redhat.com/attachment.cgi?id=422349&action=diff

https://bugzilla.redhat.com/attachment.cgi?id=422349&action=edit

File:  ldap/servers/slapd/back-ldbm/ldbm_modrdn.c

Description: To create the ID list for child entries of to-be-renamed
entry, an inappropriate function (idl_append) was used.  The function
expects the passed IDs are sorted.  If not sorted, idl_insert should
be used instead.




More information about the 389-devel mailing list