Hi gents, One thing I figured out sofar, that is no good C is the call to sasl_auxprop_add_plugin(). This function returns an int according to SASL sources, so we should check whether it succeeded as in the attached patch, or we should '(void) sasl_auxprop_add_plugin(...);' if we do not care whether we actually added our auxprop plugin. Regards, Guus --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.712 / Virus Database: 468 - Release Date: 27/06/2004
Attachment:
sasl.c.diff
Description: Binary data