[
https://issues.apache.org/jira/browse/DISPATCH-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279983#comment-17279983
]
ASF subversion and git services commented on DISPATCH-1952:
-----------------------------------------------------------
Commit c92750b32b75265571be19e45c8e1ac8c338aebb in qpid-dispatch's branch
refs/heads/master from Ken Giusti
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=c92750b ]
DISPATCH-1952: fix qd_bitmask_t message streaming leak
This patch moves the point where the message annotations are updated
to after the early return tiggered by the check for Q2/streaming.
This avoids the qd_bitmask_t leak by allocating it after the
Q2/streaming check passes. It also avoids potentially doing the
annotation computation multiple times for the same message.
This closes #595
> qd_bitmask_t leak on streaming message arrival
> ----------------------------------------------
>
> Key: DISPATCH-1952
> URL: https://issues.apache.org/jira/browse/DISPATCH-1952
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Router Node
> Affects Versions: 1.15.0
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Priority: Major
> Fix For: 1.15.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]