You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Charles E. Rolke (Jira)" <ji...@apache.org> on 2020/10/12 14:39:00 UTC

[jira] [Created] (DISPATCH-1800) [dev-adaptors] message_body_data objects never freed

Charles E. Rolke created DISPATCH-1800:
------------------------------------------

             Summary: [dev-adaptors] message_body_data objects never freed
                 Key: DISPATCH-1800
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1800
             Project: Qpid Dispatch
          Issue Type: Improvement
          Components: Protocol Adaptors
    Affects Versions: 1.14.0
            Reporter: Charles E. Rolke


qd_message_next_body_data allocates qd_message_body_data_t objects and stores them in msg->body_data_list. This list is not cleaned up when the message is deleted.

There is probably a larger problem with cleaning these objects and the buffers to which they refer.



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

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