On Thu, 01 Mar 2018 15:17:07 +0100,
Joey Pabalinas wrote:
> 
> Replace unsafe usages of strcpy() to copy the name
> argument into the sid.name buffer with strlcpy()
> to guard against possible buffer overflows.
> 
> Signed-off-by: Joey Pabalinas <[email protected]>
> Suggested-by: Andy Shevchenko <[email protected]>
> 
>  2 files changed, 8 insertions(+), 8 deletions(-)

Thanks, applied now.


Takashi

Reply via email to