[
https://issues.apache.org/jira/browse/ARTEMIS-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775252#comment-16775252
]
ASF subversion and git services commented on ARTEMIS-2260:
----------------------------------------------------------
Commit 584a610f6a1c06cedecea565b62cff19ac32cb12 in activemq-artemis's branch
refs/heads/master from Otavio Rodolfo Piske
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=584a610 ]
ARTEMIS-2260 Fixes a potential NULL pointer dereference on the thin library
If the code fails to allocate native memory for the error message, it
will still perform the call to strcpy, which will result in a
segmentation fault to occur. This may cause the JVM to shutdown abruptly
potentially causing the original root cause to be hidden.
> 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)