apache-hb opened a new pull request, #658: URL: https://github.com/apache/logging-log4cxx/pull/658
Resolves #643 Writes to stdout and stderr now go through fwrite rather than fputs. This stops embedded nul characters in log messages from truncating the rest of the message. Added a regression test `testWriteEmbeddedNullCharacters` to go along with the changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
