* mts/smtp/smtp.c: In sm_auth_sasl (), removed zeroing of
authorDavid Levine <levinedl@acm.org>
Mon, 21 Dec 2009 17:18:04 +0000 (17:18 +0000)
committerDavid Levine <levinedl@acm.org>
Mon, 21 Dec 2009 17:18:04 +0000 (17:18 +0000)
commit5658c6c561ca13aae18a68f178457245176526fc
tree7a592e1917f08eb015a50f107ce19098798d75d9
parent3c92470c2b683842612ea670fac3e04330f9ca84
* 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 ().
ChangeLog
mts/smtp/smtp.c