Re: sasl-browserid help with code review needed

2011-10-27 Thread Austin King
On 09/27/2011 02:28 PM, Austin King wrote: I'm looking for a code review or any feedback on sasl-browserid. This is a new SASL authentication mechanism for Mozillia's BrowserID service. I haven't gotten any feedback. Is there a more appropriate mailing list for auth mechanism developers to get

Re: likely bug in plugins/digestmd5.c

2011-10-27 Thread Marco Paolini
On 27/10/2011 12:16, Marco Paolini wrote: subversion (that is a cyrus-sasl user) triggers a segfault in digestmd5_client_mech_dispose when call to utils->log is made same happens in digestmd5_common_mech_dispose whan utils->log is invoked I'm not a sasl expert, so I'm asking for your advice: d

likely bug in plugins/digestmd5.c

2011-10-27 Thread Marco Paolini
subversion (that is a cyrus-sasl user) triggers a segfault in digestmd5_client_mech_dispose when call to utils->log is made same happens in digestmd5_common_mech_dispose whan utils->log is invoked I'm not a sasl expert, so I'm asking for your advice: do you thing this is a bug in sasl? it loo