You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "michael goulish (JIRA)" <ji...@apache.org> on 2015/04/24 20:11:39 UTC

[jira] [Created] (PROTON-864) don't overload top bit of channel numbers

michael goulish created PROTON-864:
--------------------------------------

             Summary: don't overload top bit of channel numbers 
                 Key: PROTON-864
                 URL: https://issues.apache.org/jira/browse/PROTON-864
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
    Affects Versions: 0.9
            Reporter: michael goulish
            Assignee: michael goulish


Code in transport.c, and a little in engine.c, looks at the topmost bit in channel numbers to decide if the channels are in use.
This causes crashes when the number of channels in a single connection goes beyond 32767.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)