[ 
https://issues.apache.org/jira/browse/DISPATCH-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Charles E. Rolke resolved DISPATCH-1806.
----------------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

Fixed at commit 4fe73d8

> TCP adaptor mishandles outgoing body_data
> -----------------------------------------
>
>                 Key: DISPATCH-1806
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1806
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Protocol Adaptors
>    Affects Versions: 1.14.0
>            Reporter: Charles E. Rolke
>            Assignee: Charles E. Rolke
>            Priority: Blocker
>             Fix For: 1.15.0
>
>
> * Function read_message_body() callsĀ  qd_message_next_body_data() every time 
> it processes up to four body data buffers. 
> A vbin segment may contain more than four body data buffers
>  * Using a simple (DISPATCH-1778) example a single telnet session may assert 
> that offset is beyond the body_data_buffer_count limit.
> Each vbin segment must track the segment length to know when to stop reading 
> that segment and call qd_message_next_body_data for the next segment.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to