<<< Date Index >>>     <<< Thread Index >>>

Re: SASL patch



On Wednesday, 23 February 2005 at 22:48, Mariusz Kryński wrote:
> Hi.
> 
> With attached patch I can logon to Cyrus IMAP server using sasl/gssapi.
> Patch fixes two things:
> 
> 1. SASL buffer size (LONG_STRING) in auth_sasl.c is too small to
> complete gssapi handshake.
> 2. Fixes segfaults caused by (unnesesary?) memory release in mutt_sasl.c
> - FREE (&sasldata->buf).
> 
> I'm not sasl expert, but patch works for me (I can successfuly logon to
> cyrus imap using Kerberos ticket). Can somebody familiar with SASL
> authentication look at it ?

Thanks, but I wonder if you could give mutt 1.5.8 a try? I believe
this bug was fixed some time ago in the 1.5 branch.