[
https://issues.apache.org/activemq/browse/AMQCPP-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62701#action_62701
]
Zach DeLuca commented on AMQCPP-320:
------------------------------------
You are correct, my mistake. I was looking at the online documentation at
http://activemq.apache.org/cms/api_docs/activemqcpp-3.0/ rather than building
the docs from the release.
> 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.