diff options
| author | David Laight <david.laight.linux@gmail.com> | 2026-06-06 21:25:57 +0100 |
|---|---|---|
| committer | Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> | 2026-06-08 10:15:11 +0200 |
| commit | 25afa211ae336569ddd0043f77e25e1b9b48c4d8 (patch) | |
| tree | 3ef5c3b5dd637e2763f32572d5d487fdf0c40a73 /scripts/Makefile.thinlto | |
| parent | 07c44ee9fdf196dcec14675c793e3139ec8a15b5 (diff) | |
gpiolib: Replace strcpy() with memcpy()
The length of the string is calculated in order to allocate the correct
sized memory block, use the same length to copy the string.
Signed-off-by: David Laight <david.laight.linux@gmail.com>
Link: https://patch.msgid.link/20260606202633.5018-3-david.laight.linux@gmail.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
