[
https://issues.apache.org/jira/browse/ARTEMIS-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775254#comment-16775254
]
ASF subversion and git services commented on ARTEMIS-2260:
----------------------------------------------------------
Commit 24b3f08c881eb972d63e1f5f8918e9a80d2480b9 in activemq-artemis's branch
refs/heads/master from Otavio Rodolfo Piske
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=24b3f08 ]
ARTEMIS-2260 Fix an incorrect cleanup of the AIO I/O context.
Since the context is initialized on the stack, calling free on it is
incorrect and can lead to memory corruption. This replaces the cleanup
routines w/ io_queue_release which is the appropriate way to cleanup the
context.
> Improvement in ActiveMQ Artemis Native and separate it into its own module
> --------------------------------------------------------------------------
>
> Key: ARTEMIS-2260
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2260
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: clebert suconic
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)