task-controller/configuration.c:get_values is broken
----------------------------------------------------
Key: MAPREDUCE-970
URL: https://issues.apache.org/jira/browse/MAPREDUCE-970
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: tasktracker
Affects Versions: 0.21.0
Reporter: Arun C Murthy
Assignee: Arun C Murthy
Priority: Blocker
Fix For: 0.21.0
task-controller/configuration.c:get_values is supposed to return a char** with
the last element set to NULL.
It doesn't correctly handle empty config-values, #values as an exactly multiple
of MAX_SIZE.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.