[
https://issues.apache.org/jira/browse/HADOOP-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HADOOP-1355:
------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
I've just committed this. Thanks Arun!
> Possible null pointer dereference in TaskLogAppender.append(LoggingEvent)
> -------------------------------------------------------------------------
>
> Key: HADOOP-1355
> URL: https://issues.apache.org/jira/browse/HADOOP-1355
> Project: Hadoop
> Issue Type: Bug
> Components: mapred
> Affects Versions: 0.12.3
> Reporter: Nigel Daley
> Assigned To: Arun C Murthy
> Priority: Minor
> Fix For: 0.14.0
>
> Attachments: HADOOP-1355_1_20070515.patch
>
>
> TaskLogAppender.java line 49
> this.layout is checked for null on line 43, then it is dereferenced on line 49
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.