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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to