Re: [PATCH next] gpiolib: Replace strcpy() with memcpy()
From: Bartosz Golaszewski
Date: Mon Jun 08 2026 - 04:44:37 EST
On Sat, 06 Jun 2026 21:25:57 +0100, david.laight.linux@xxxxxxxxx wrote:
> The length of the string is calculated in order to allocate the correct
> sized memory block, use the same length to copy the string.
>
>
Applied, thanks!
[1/1] gpiolib: Replace strcpy() with memcpy()
https://git.kernel.org/brgl/c/25afa211ae336569ddd0043f77e25e1b9b48c4d8
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>