Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-1355

Possible null pointer dereference in TaskLogAppender.append(LoggingEvent)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.12.3
    • 0.14.0
    • None
    • None

    Description

      TaskLogAppender.java line 49

      this.layout is checked for null on line 43, then it is dereferenced on line 49

      Attachments

        1. HADOOP-1355_1_20070515.patch
          0.5 kB
          Arun Murthy

        Activity

          People

            acmurthy Arun Murthy
            nidaley Nigel Daley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: