linux/tools/lib/traceevent
Hewenliang f84ae29a61 tools lib traceevent: Fix memory leakage in filter_event
It is necessary to call free_arg(arg) when add_filter_type() returns NULL
in filter_event().

Signed-off-by: Hewenliang <hewenliang4@huawei.com>
Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Cc: Feilong Lin <linfeilong@huawei.com>
Cc: Tzvetomir Stoyanov <tstoyanov@vmware.com>
Link: http://lore.kernel.org/lkml/20191209063549.59941-1-hewenliang4@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2019-12-20 18:47:50 -03:00
..
Documentation
plugins libtraceevent: Allow custom libdir path 2019-12-16 13:40:26 -03:00
.gitignore
Build
Makefile libtraceevent: Allow custom libdir path 2019-12-16 13:40:26 -03:00
event-parse-api.c
event-parse-local.h
event-parse.c
event-parse.h
event-plugin.c
event-utils.h
kbuffer-parse.c
kbuffer.h
libtraceevent.pc.template
parse-filter.c tools lib traceevent: Fix memory leakage in filter_event 2019-12-20 18:47:50 -03:00
parse-utils.c
tep_strerror.c
trace-seq.c
trace-seq.h