Andrew Stitcher created PROTON-2443:
---------------------------------------

             Summary: Workaround bug in cyrus-sasl that expects zero terminated 
clientid in EXTERNAL mechanism
                 Key: PROTON-2443
                 URL: https://issues.apache.org/jira/browse/PROTON-2443
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
            Reporter: Andrew Stitcher
            Assignee: Andrew Stitcher


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




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to