diff options
| author | Navid Emamdoost <[email protected]> | 2019-09-20 22:57:59 +0000 |
|---|---|---|
| committer | Steven Rostedt (VMware) <[email protected]> | 2019-09-28 21:13:39 +0000 |
| commit | 96c5c6e6a5b6db592acae039fed54b5c8844cd35 (patch) | |
| tree | 70a42fe11bc971e3048624439a8d7c7ef11a9004 /net/unix/af_unix.c | |
| parent | tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro (diff) | |
| download | kernel-96c5c6e6a5b6db592acae039fed54b5c8844cd35.tar.gz kernel-96c5c6e6a5b6db592acae039fed54b5c8844cd35.zip | |
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/[email protected]
Signed-off-by: Navid Emamdoost <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
