https://bugzilla.redhat.com/show_bug.cgi?id=481223 Resolves: bug 481223 Bug Description: Removing Group Member in ADS and Send and Receive Updates Crashes the Directory Server Reviewed by: ??? Files: see diff Branch: HEAD Fix Description: I broke this with my earlier fix about sending mods to AD. There are calls which reset the raw entry from AD before the call to mod_already_made. The fix is to only retrieve the raw entry just before we use it, after it may have been reset. I also found a memory leak in the mod init with valueset function I added for the prior fix. Platforms tested: RHEL5 Flag Day: no Doc impact: no https://bugzilla.redhat.com/attachment.cgi?id=329993&action=diff
389-devel@lists.fedoraproject.org