K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2015-12-10T20:46:27.495287Z
K 7
svn:log
V 257
Improve the robustness of SASL handling

After sasl_decode(), add a check to prevent a call to memcpy() for 0
byte or for more bytes than the destination buffer.

Check that sasl_errdetail() does not return NULL.

Improve a few comments in the source code.

END
