summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMiaoqian Lin <linmq006@gmail.com>2025-03-18 20:12:34 +0800
committerSteve French <stfrench@microsoft.com>2025-03-27 19:12:00 -0500
commit6171063e9d046ffa46f51579b2ca4a43caef581a (patch)
tree387ce5e099b1c3a51258b760015f6f7bc026cf5f /tools/perf/scripts/python/syscall-counts.py
parent1a81ea738c030dfa83929a954e8c2cd15a91a883 (diff)
ksmbd: use aead_request_free to match aead_request_alloc
Use aead_request_free() instead of kfree() to properly free memory allocated by aead_request_alloc(). This ensures sensitive crypto data is zeroed before being freed. Fixes: e2f34481b24d ("cifsd: add server-side procedures for SMB3") Signed-off-by: Miaoqian Lin <linmq006@gmail.com> Acked-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions