[PATCH v2] ARM: s3c: Use strscpy to replace strlcpy

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Tue Jun 7 05:42:21 PDT 2022


On Wed, 25 May 2022 10:32:46 +0800 (GMT+08:00), XueBing Chen wrote:
> The strlcpy should not be used because it doesn't limit the source
> length.  Preferred is strscpy.
> 
> 

Applied, thanks!

[1/1] ARM: s3c: Use strscpy to replace strlcpy
      https://git.kernel.org/krzk/linux/c/c241d049122b49698d9094c7ee7a0215fbc04cfe

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>



More information about the linux-arm-kernel mailing list