Rickard,
On Jul 26, 2014, at 7:15 AM, Rickard Strandqvist
wrote:
> Replacing strncpy with strlcpy to avoid strings that lacks null terminate.
>
> Signed-off-by: Rickard Strandqvist
> ---
> crypto/crypto_user.c | 12 ++--
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --g
Replacing strncpy with strlcpy to avoid strings that lacks null terminate.
Signed-off-by: Rickard Strandqvist
---
crypto/crypto_user.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/crypto/crypto_user.c b/crypto/crypto_user.c
index e2a34fe..09b465e 100644
---
2 matches
Mail list logo