This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git.
from 059e56e This closes #2545
new 584a610 ARTEMIS-2260 Fixes a potential NULL pointer dereference on
the thin library
new 6dafedb ARTEMIS-2260 Prevent a null pointer dereference if unable to
allocate memory for the events member of the control structure. This could also
cause the broker to abruptly shutdown.
new 24b3f08 ARTEMIS-2260 Fix an incorrect cleanup of the AIO I/O context.
new 308486a ARTEMIS-2260 Refactor the context initialization code
new 3de8b7b This closes #2530
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
...apache_activemq_artemis_jlibaio_LibaioContext.c | 127 +++++++++++++++------
1 file changed, 89 insertions(+), 38 deletions(-)