[ 
https://issues.apache.org/jira/browse/DISPATCH-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16616540#comment-16616540
 ] 

ASF GitHub Bot commented on DISPATCH-1121:
------------------------------------------

GitHub user kgiusti opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/378

    DISPATCH-1121: Set the parse error flag on 32bit under/overflow

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kgiusti/dispatch DISPATCH-1121

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-dispatch/pull/378.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #378
    
----
commit 3c5cb46e93b5debc3d441af394b60bf95c5c39a1
Author: Kenneth Giusti <kgiusti@...>
Date:   2018-09-13T18:16:05Z

    DISPATCH-1121: Set the parse error flag on 32bit under/overflow

----


> qd_parse_as_(u)int() fails to detect over/underflow of 32bit integers
> ---------------------------------------------------------------------
>
>                 Key: DISPATCH-1121
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1121
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Management Agent
>    Affects Versions: 1.3.0
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Attempting to parse a number that is out of range for a 32bit value will not 
> set the parse error flag.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to