[
https://issues.apache.org/jira/browse/LOG4J2-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443435#comment-17443435
]
ASF subversion and git services commented on LOG4J2-3060:
---------------------------------------------------------
Commit 04100db0833164434efa0f8a354232662ef6f684 in logging-log4j2's branch
refs/heads/master from Volkan Yazici
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=04100db ]
LOG4J2-3060 LOG4J2-3185 Fix error-propagation logic in DefaultErrorHandler.
> Integer overflow in DefaultErrorHandler
> ---------------------------------------
>
> Key: LOG4J2-3060
> URL: https://issues.apache.org/jira/browse/LOG4J2-3060
> Project: Log4j 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.14.1
> Reporter: Nikita Mikhailov
> Assignee: Volkan Yazici
> Priority: Major
> Fix For: 2.15.0
>
>
> When DefaultErrorHandler::error is being called often this leads to high CPU
> consumption and `stdout` being trashed with messages because exceptionCount
> is being incremented on every call and will eventually overflow and become
> negative
--
This message was sent by Atlassian Jira
(v8.20.1#820001)