ITS#6760 is in RE24, though I never marked it Test. Did someone review it as requested in the ITS?
Wishes:
ITS#6739 broken do_syncrep2(). Partial fix which can stand alone, so this no longer breaks: CPPFLAGS=-DLDAP_THREAD_DEBUG ./configure ./run -b ldif test019 crashed because a thread unlocked another thread's mutex.
ITS#6792 (rwm suppressed LDAP response message). ITS#6793 (bad free in back-ldap on matchedDN change).
Could add ITS#6727 to the ITS#6632 line in CHANGES, it's a dup. I've marked Release.
Hallvard B Furuseth wrote:
ITS#6760 is in RE24, though I never marked it Test. Did someone review it as requested in the ITS?
Yes, I looked it over. The only reason to use overlay_entry_release_ov() is because you know for certain that the entry was created by something lower on the overlay stack and that upper overlays don't need to be run. It just saves some shuffling of op->o_bd etc. in the caller. Your use of be_entry_release_r() is fine. I didn't realize the ITS hadn't been set to Test yet, but it's fine as Release now.
--On Friday, January 21, 2011 11:53 AM +0100 Hallvard B Furuseth h.b.furuseth@usit.uio.no wrote:
Hallvard B Furuseth writes:
Wishes:
...and ITS#6758, finally marked Test after much self-inflicted confusion
Hallvard,
This is done!
--Quanah
--
Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration
--On Tuesday, January 18, 2011 3:40 PM +0100 Hallvard B Furuseth h.b.furuseth@usit.uio.no wrote:
Wishes:
ITS#6739 broken do_syncrep2(). Partial fix which can stand alone, so this no longer breaks: CPPFLAGS=-DLDAP_THREAD_DEBUG ./configure ./run -b ldif test019 crashed because a thread unlocked another thread's mutex.
Done, marked Partial
ITS#6792 (rwm suppressed LDAP response message).
Done.
ITS#6793 (bad free in back-ldap on matchedDN change).
Done.
Could add ITS#6727 to the ITS#6632 line in CHANGES, it's a dup. I've marked Release.
Done.
--Quanah
--
Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration