diff options
author | 2022-11-23 10:32:48 -0800 | |
---|---|---|
committer | 2022-11-28 15:58:56 -0500 | |
commit | 4bded7af8b9af6e97514b0521004f90267905aef (patch) | |
tree | f1564249f61fc9bf3918aab299716715d41831e4 /tools/perf/scripts/python | |
parent | ftrace: Avoid needless updates of the ftrace function call (diff) | |
download | wireguard-linux-4bded7af8b9af6e97514b0521004f90267905aef.tar.xz wireguard-linux-4bded7af8b9af6e97514b0521004f90267905aef.zip |
tracing/user_events: Fix call print_fmt leak
If user_event_trace_register() fails within user_event_parse() the
call's print_fmt member is not freed. Add kfree call to fix this.
Link: https://lkml.kernel.org/r/20221123183248.554-1-beaub@linux.microsoft.com
Fixes: aa3b2b4c6692 ("user_events: Add print_fmt generation support for basic types")
Signed-off-by: Beau Belgrave <beaub@linux.microsoft.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions