[ https://issues.apache.org/jira/browse/LOG4J2-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409020#comment-17409020 ]
ASF subversion and git services commented on LOG4J2-3159: --------------------------------------------------------- Commit 6fe74f92d74ef7d91a82777c28c8b81dcd84bb7d in logging-log4j2's branch refs/heads/master from Carter Kozak [ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=6fe74f9 ] LOG4J2-3159 Fixed an unlikely race condition in Log4jMarker.getParents > Log4jMarker.getParents() is not thread-safe > ------------------------------------------- > > Key: LOG4J2-3159 > URL: https://issues.apache.org/jira/browse/LOG4J2-3159 > Project: Log4j 2 > Issue Type: Bug > Components: API > Affects Versions: 2.14.1 > Reporter: Carter Kozak > Assignee: Carter Kozak > Priority: Major > > Log4jMarker.getParents() re-reads the volatile parents array to load the > reference and length, the array reference may be updated between these two > loads. -- This message was sent by Atlassian Jira (v8.3.4#803005)