[Fedora-directory-devel] Please review:Bug 457846 - The Windows Sync API should have plug-in points - part 3

Rich Megginson rmeggins at redhat.com
Wed Sep 24 19:05:23 UTC 2008


https://bugzilla.redhat.com/show_bug.cgi?id=457846
Resolves: bug 457846
Bug Description: The Windows Sync API should have plug-in points - part 3
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: It turns out I was a little bit too aggressive in 
removing memory leaks, and broke outbound modify processing.  I should 
not have freed new_dn since it is used elsewhere.  There was an earlier 
memory leak related to the way new_dn was initialized, but that was 
fixed elsewhere.  The real fix is this:
-               slapi_sdn_free(&new_dn);
The other fixes are lots of log messages I added to help debug this problem.
Platforms tested: RHEL5
Flag Day: no
Doc impact: no
https://bugzilla.redhat.com/attachment.cgi?id=317614&action=diff




More information about the 389-devel mailing list