David Tonhofer
created
LOGBACK-785
Potential Null Pointer Access in ch.qos.logback.classic.joran.action.ConsolePluginAction
Issue Type:
Bug
Affects Versions:
1.0.9
Assignee:
Logback dev list
Created:
01/Jan/13 9:53 PM
Description:
Static code analyis reveals that in
appender.setPort(port.intValue());
"port" may be null.
This is indeed the case if the passed "portStr" does not represent a number
Project:
logback
Priority:
Major
Reporter:
David Tonhofer
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your
JIRA administrators
.
For more information on JIRA, see:
http://www.atlassian.com/software/jira