diff options
author | 2021-04-02 09:25:35 +0900 | |
---|---|---|
committer | 2021-05-10 19:15:36 -0500 | |
commit | 822bc8ea514ecd4a8bbb86237858146ca8845eba (patch) | |
tree | 3ab2f6384efbefee566b560eec727803c3459ce3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cifsd: fix memory leak when loop ends (diff) | |
download | wireguard-linux-822bc8ea514ecd4a8bbb86237858146ca8845eba.tar.xz wireguard-linux-822bc8ea514ecd4a8bbb86237858146ca8845eba.zip |
cifsd: use kfree to free memory allocated by kmalloc or kzalloc
kfree should be used to free memory allocated by kmalloc or kzalloc to
avoid any overhead and for maintaining consistency.
Signed-off-by: Muhammad Usama Anjum <musamaanjum@gmail.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions