Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
AMQP SASL init frame contains client response data that is the requested user and is passed to cyrus sasl with the sasl_server_start() call. There should be no need for zero termination of this string as the length is passed in to the API.
Reported to cyrus sasl: https://github.com/cyrusimap/cyrus-sasl/issues/689