+2
−3
+2
−4
Loading
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>