summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-02-05 13:51:00 +0100
committerTyler Hicks <code@tyhicks.com>2026-03-25 22:39:27 -0500
commitf7a1c0283f135833db164cc0fac8d422fed2079e (patch)
tree3b5e5d44f4685984d369945f710cee08d758bf9f /tools/lib/python
parent7d9ebf33d85317f3f258c627de51701e2bf7642d (diff)
ecryptfs: Replace memcpy + manual NUL termination with strscpy
Use strscpy() to copy the NUL-terminated '->token.password.signature' and 'sig' to the destination buffers instead of using memcpy() followed by manual NUL terminations. Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Tyler Hicks <code@tyhicks.com>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions