diff options
| author | Thorsten Blum <thorsten.blum@linux.dev> | 2026-02-05 13:51:00 +0100 |
|---|---|---|
| committer | Tyler Hicks <code@tyhicks.com> | 2026-03-25 22:39:27 -0500 |
| commit | f7a1c0283f135833db164cc0fac8d422fed2079e (patch) | |
| tree | 3b5e5d44f4685984d369945f710cee08d758bf9f /tools/lib/python/feat/parse_features.py | |
| parent | 7d9ebf33d85317f3f258c627de51701e2bf7642d (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/feat/parse_features.py')
0 files changed, 0 insertions, 0 deletions
