Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent a deadlock when LOG4CXX_CHAR=utf-8 and LOG4CXX_CHARSET=EBCDIC #250

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

swebb2066
Copy link
Contributor

LOG4CXX_ENCODE_CHAR is a string assignment when LOG4CXX_CHAR=utf-8 (avoiding the recursive call when getDecoder() throws)

@swebb2066 swebb2066 merged commit b667607 into master Aug 11, 2023
24 checks passed
@swebb2066 swebb2066 deleted the fix_deadlock branch August 11, 2023 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants