[
https://issues.apache.org/jira/browse/ARIES-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18077828#comment-18077828
]
ASF subversion and git services commented on ARIES-2205:
--------------------------------------------------------
Commit 3bc2c85a7b4cf3117b03d3dd0d4b28ea95cdc09d in aries-rsa's branch
refs/heads/ARIES-2199-setup-mvnw from Amichai Rothman
[ https://gitbox.apache.org/repos/asf?p=aries-rsa.git;h=3bc2c85a ]
ARIES-2205 Fix EventAdminSender.notifyEventAdmins potential NPE and leaked
service reference
> EventAdminSender has potential service reference NPE and leak
> -------------------------------------------------------------
>
> Key: ARIES-2205
> URL: https://issues.apache.org/jira/browse/ARIES-2205
> Project: Aries
> Issue Type: Bug
> Components: Remote Service Admin
> Affects Versions: rsa-1.16.1
> Reporter: Amichai Rothman
> Priority: Major
> Fix For: rsa-2.0.0
>
>
> When dispatching events to EventAdmin services, EventAdminSender should check
> if it actually got the service (potential NPE), and release the service in a
> finally block (potential reference leak).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)