GitHub user rj2Skipper opened a pull request:
https://github.com/apache/log4net/pull/34
NewLinePatternConverter: fix Option==null crash
check if Option is NULL before calling ToUpper
fixes NullRef-Crash
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rj2Skipper/log4net trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/log4net/pull/34.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #34
----
commit 7091cca23b4f2ad000fd9a929ca3eee2067ed825
Author: Ralf Jänike <[email protected]>
Date: 2016-09-05T14:04:59Z
fix Option==null crash
check if Option is NULL before calling ToUpper
fixes NullRef-Crash
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---