diff options
author | Navid Emamdoost <navid.emamdoost@gmail.com> | 2019-09-20 17:57:59 -0500 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-09-28 17:13:39 -0400 |
commit | 96c5c6e6a5b6db592acae039fed54b5c8844cd35 (patch) | |
tree | 70a42fe11bc971e3048624439a8d7c7ef11a9004 /include | |
parent | 968e5170939662341242812b9c82ef51cf140a33 (diff) | |
download | linux-96c5c6e6a5b6db592acae039fed54b5c8844cd35.tar.bz2 |
tracing: Have error path in predicate_parse() free its allocated memory
In predicate_parse, there is an error path that is not going to
out_free instead it returns directly which leads to a memory leak.
Link: http://lkml.kernel.org/r/20190920225800.3870-1-navid.emamdoost@gmail.com
Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions