You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2014/02/08 23:03:19 UTC

[jira] [Created] (PROTON-514) [proton-j] uint values over 2^31-1 are encoded incorrectly

Robbie Gemmell created PROTON-514:
-------------------------------------

             Summary: [proton-j] uint values over 2^31-1 are encoded incorrectly
                 Key: PROTON-514
                 URL: https://issues.apache.org/jira/browse/PROTON-514
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-j
    Affects Versions: 0.6
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             Fix For: 0.7


unit values over 2^31-1 are incorrectly encoded as 'smalluint' values, which should only be true for values in the range 0 to 255.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)