[EMAIL PROTECTED] wrote:
> [EMAIL PROTECTED] wrote:
>> [EMAIL PROTECTED] wrote:
>>> Full_Name: Dan White
>>> Version: 2.3.39
>>> OS: Linux
>>> URL: http://support.olp.net/ldap/log.txt
>>> Submission from: (NULL) (65.161.252.42)
>> Nice bit of debugging there. This could be a bit tricky because the slapd
>> auxprop code assumes it's always executing on behalf of an LDAP operation
>> (usually a Bind request). In this case, there is no active request; it's the
>> cleanup action on a closed connection, and most of the state that slapd 
>> needed
>> has already been torn down. It may take some restructuring to allow this to
>> work, we never expected sasl_dispose() to be anything other than a pure
>> destructor.
> 
> Fixed in CVS HEAD.
> 

Howard,

This fix works for me.

Thanks,
- Dan


Reply via email to