[
https://issues.apache.org/jira/browse/PROTON-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17381565#comment-17381565
]
ASF subversion and git services commented on PROTON-2410:
---------------------------------------------------------
Commit 6c463c229c28f6d8b9d86e9af2e56be3169be716 in qpid-protonj2's branch
refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=qpid-protonj2.git;h=6c463c2 ]
PROTON-2410 Fix capture of read offset in other buffer in comparison
> Buffer compare uses incorrect read index for input buffer
> ---------------------------------------------------------
>
> Key: PROTON-2410
> URL: https://issues.apache.org/jira/browse/PROTON-2410
> Project: Qpid Proton
> Issue Type: Bug
> Components: protonj2
> Affects Versions: protonj2-1.0.0-M2
> Reporter: Timothy A. Bish
> Assignee: Timothy A. Bish
> Priority: Minor
> Fix For: protonj2-1.0.0-M3
>
>
> The ProtonBuffer compareTo method is not using the correct read index from
> the input buffer that it compares against, it wrongly uses its own read index
> and not the others.
>
> Currently no code in the engine or client is affected by this issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]