[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#5419) test048 fails...



luca@OpenLDAP.org wrote:
> h.b.furuseth@usit.uio.no wrote:
>> hyc@symas.com writes:
>>
>>> op->o_bd is essentially supposed to be a constant once it is set on an
>>> operation. Operations within a backend are generally not allowed to
>>> access other backends so it should not be overriding the backend that
>>> was given to it.
>>>
>> "grep -n -e '.->o_bd *=[^=]' *.c */*.c" finds 10 from 'orig'something.
>> Some of the other 202 matches also restore an old o_bd.
>>
> Seems fixed. can we close it?

Yes, fine, as long as no one is seeing any unexpected side-effects from the fixes.

-- 
   -- Howard Chu
   Chief Architect, Symas Corp.  http://www.symas.com
   Director, Highland Sun        http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP     http://www.openldap.org/project/