[
https://issues.apache.org/jira/browse/LOG4J2-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17314195#comment-17314195
]
Ralph Goers commented on LOG4J2-3060:
-------------------------------------
Although separate problems we should fix both of these issues at the same time.
> 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
> Priority: Major
>
> 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.3.4#803005)