[
https://issues.apache.org/jira/browse/PROTON-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16562100#comment-16562100
]
ASF subversion and git services commented on PROTON-1903:
---------------------------------------------------------
Commit 2f43680313c761d525354bb64fa4e5be79a51abb in qpid-proton's branch
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=2f43680 ]
PROTON-1903: Bug found by OSS Fuzz project
- Had to fix pn_sequnce_t to be unsigned to allow it to wrap on increment
as only unsigned int has defined behaviour on overflow. signed DOES NOT.
- Python and Ruby tests fixed to not try negative sequence-no values as the
AMQP spec explicitly defines this to be unsigned.
OSS-Fuzz bug: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=8308
> Bugs found by the OSS Fuzz project
> ----------------------------------
>
> Key: PROTON-1903
> URL: https://issues.apache.org/jira/browse/PROTON-1903
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: proton-c-0.24.0
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
> Priority: Major
> Fix For: proton-c-0.25.0
>
>
> The OSS Fuzz project has been running fuzzing on the proton-c library. This
> has turned up some issues.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]