Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-785

Potential Null Pointer Access in ch.qos.logback.classic.joran.action.ConsolePluginAction

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 1.0.9
    • None
    • None

    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

      Attachments

        Activity

          People

            logback-dev Logback dev list
            dtonhofer David Tonhofer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: