summaryrefslogtreecommitdiff
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2025-12-20 00:32:33 +0300
committerTyler Hicks <code@tyhicks.com>2025-12-24 00:23:23 +0300
commite8fb5ec8934312df0a8f28b5514733acdf7ba722 (patch)
treeae60e1645d3871242e055382733314fdc2b9fa1a /include/linux/workqueue.h
parent0529a804095b22bf4fe8502d1a1eb09a25a5b954 (diff)
downloadlinux-e8fb5ec8934312df0a8f28b5514733acdf7ba722.tar.xz
ecryptfs: Replace memcpy + NUL termination in ecryptfs_new_file_context
Use strscpy() to copy the NUL-terminated '->global_default_cipher_name' to the destination buffer instead of using memcpy() followed by a manual NUL termination. Remove the now-unused local variable 'cipher_name_len'. Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Tyler Hicks <code@tyhicks.com>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions