[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: backend_group and re-entrant operations
At 09:35 PM 2002-07-19, Simon Wilkinson wrote:
>The SASL code performs additional searches (to resolve SASL regex rules), but
>in doing so sets the connection to be NULL. If the server is configured to
>use group based access control, this causes a segmentation fault in
>backend_group when it tries to store things in the NULL connection structure.
Both the connection and operation should be passed through
to the backend...