[
https://issues.apache.org/jira/browse/PROTON-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18102498#comment-18102498
]
ASF subversion and git services commented on PROTON-2945:
---------------------------------------------------------
Commit 94e2df384a493cbb8a4870a40d90e08708e131eb in qpid-proton's branch
refs/heads/main from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=94e2df384 ]
PROTON-2945: Allow only applicable performatives
* Only AMQP performatives when dispatching AMQP
* Only SASL performatives when dispatching SASL
> SASL/AMQP performatives can be dispatched whether we are processing the AMQP
> or SASL sub protocols
> --------------------------------------------------------------------------------------------------
>
> Key: PROTON-2945
> URL: https://issues.apache.org/jira/browse/PROTON-2945
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: proton-c-0.40.0
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
> Priority: Major
> Fix For: proton-c-0.41.0
>
>
> We process performatives without ensuring that they belong to the active
> protocol layer. We should restrict AMQP dispatching to only accept AMQP
> performatives, and SASL dispatching to only accept SASL performatives.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]