diff options
author | Tom Zanussi <[email protected]> | 2009-03-17 01:20:59 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-03-17 08:38:23 +0100 |
commit | c269fc8c537d761f36cb98e637ae934d9331a9d5 (patch) | |
tree | f354c1ea46d796d553e239cf6365dd92c2200182 /net/lapb/lapb_iface.c | |
parent | e4106133341121aeaad732d4613de06d9033b5ac (diff) |
tracing: fix leak in event_format_read()
Impact: fix memory leak
If event_format_read() exits early due to nonzero ppos, the
previous kmalloc doesn't get freed - might as well do the
check before the kmalloc and avoid the problem.
Signed-off-by: Tom Zanussi <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: =?ISO-8859-1?Q?Fr=E9d=E9ric?= Weisbecker <[email protected]>
LKML-Reference: <1237270859.8033.141.camel@charm-linux>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions