diff options
author | Steven Rostedt <srostedt@redhat.com> | 2010-06-10 18:43:46 -0400 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2010-06-10 18:43:46 -0400 |
commit | 70d7fbe0f8c4f6066b67823bbbca6291bd2a2f27 (patch) | |
tree | f7d82b42aedbd30df8bde0f76f60b654679f3178 /COPYING | |
parent | 3c95290d3fb593145b8ce1163d795a08f05e112c (diff) |
kernelshark: Fix seting of clear task menu
The clear_task_menu was being updated by the set_menu_label()
helper function. But that function expects a "comm" passed to it.
The clear_task_menu may be updated when comm is NULL, and this would
cause a strlen(comm) to crash the program.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions