Fix SASL issue properly, by making sm_rrecord() and thus sm_hear() set
authorPeter Maydell <pmaydell@chiark.greenend.org.uk>
Tue, 29 Apr 2008 20:59:04 +0000 (20:59 +0000)
committerPeter Maydell <pmaydell@chiark.greenend.org.uk>
Tue, 29 Apr 2008 20:59:04 +0000 (20:59 +0000)
commit757fa32156f812a166631942816e46e2138ebae3
treee31ae04b7e0928a1ae8800ffcc0256e5858fecc5
parent7995fb587acf227b08102c75e15c20418d06ad7d
Fix SASL issue properly, by making sm_rrecord() and thus sm_hear() set
the length of the reply string correctly (the SASL libraries now care
if you pass in the wrong length).
ChangeLog
mts/smtp/smtp.c