diff options
| author | Lai Jiangshan <[email protected]> | 2009-11-25 16:32:21 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-11-27 06:43:04 +0100 |
| commit | abab9d37d2a826fcf588c5f30152dbe05c40111c (patch) | |
| tree | cc4bbdafb5dbf1883d714c1a650c5cc03f83512b /scripts/objdiff | |
| parent | 0f1ef51d244809f417bdf45cdb00109fb6005672 (diff) | |
trace_kprobes: Fix memory leak
tp->nr_args is not set before we "goto error",
it causes memory leak for free_trace_probe() use tp->nr_args
to free memory of args.
Signed-off-by: Lai Jiangshan <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions