diff options
author | Navid Emamdoost <[email protected]> | 2019-09-11 10:09:02 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-09-12 11:58:44 +0100 |
commit | a21b7f0cff1906a93a0130b74713b15a0b36481d (patch) | |
tree | 4a1f5603ba981ff7d39988495841a8a2b1be91be /tools/perf/scripts/python/syscall-counts.py | |
parent | 10cc514f451a0f239aa34f91bc9dc954a9397840 (diff) |
net: qrtr: fix memort leak in qrtr_tun_write_iter
In qrtr_tun_write_iter the allocated kbuf should be release in case of
error or success return.
v2 Update: Thanks to David Miller for pointing out the release on success
path as well.
Signed-off-by: Navid Emamdoost <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions