You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2010/10/20 16:30:40 UTC

[jira] Closed: (AMQCPP-320) Memory leak or inconsistent documentation

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

Timothy Bish closed AMQCPP-320.
-------------------------------

    Resolution: Cannot Reproduce

Documentation in trunk is correct

> Memory leak or inconsistent documentation
> -----------------------------------------
>
>                 Key: AMQCPP-320
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-320
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: CMS Impl
>    Affects Versions: 3.1, 3.1.1, 3.1.2, 3.1.3, 3.2.0, 3.2.1, 3.2.2, 3.2.3
>            Reporter: Zach DeLuca
>            Assignee: Timothy Bish
>            Priority: Minor
>
> The documentation of getBodyBytes() for ActiveMQBytesMessage states "Gets the bytes that are contained in this message, *user should copy this data into a user allocated buffer*." However, the implementation allocates and returns a pointer to a new buffer.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.