From: David Levine Date: Mon, 21 Dec 2009 17:18:04 +0000 (+0000) Subject: * mts/smtp/smtp.c: In sm_auth_sasl (), removed zeroing of X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/5658c6c561ca13aae18a68f178457245176526fc?ds=inline;hp=5658c6c561ca13aae18a68f178457245176526fc * mts/smtp/smtp.c: In sm_auth_sasl (), removed zeroing of sasl_inbuffer because it could be used in sm_fget (). Also, removed allocation of sasl_inbuffer because that was done in either smtp_init () or sendmail_init (). ---