summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/dna/dna.c
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2008-09-24 22:18:35 +0000
committerRich Megginson <rmeggins@redhat.com>2008-09-24 22:18:35 +0000
commit2b80a4218480aebcdd610fbcd065790b40e934da (patch)
treeee068e47347fbcdf2f1bfca25832ecf3c84db8dc /ldap/servers/plugins/dna/dna.c
parent7ebdd01f304ad5e6607e3dec98b5a3fd381fb7d8 (diff)
downloadds-2b80a4218480aebcdd610fbcd065790b40e934da.tar.gz
ds-2b80a4218480aebcdd610fbcd065790b40e934da.tar.xz
ds-2b80a4218480aebcdd610fbcd065790b40e934da.zip
Resolves: bug 457846
Bug Description: The Windows Sync API should have plug-in points - part 3 Reviewed by: nkinder (Thanks!) 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: yes - plugin guide
Diffstat (limited to 'ldap/servers/plugins/dna/dna.c')
0 files changed, 0 insertions, 0 deletions