Re: [PATCH v5 12/19] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Shuah,

On 7/25/2023 7:49 AM, Shuah Khan wrote:
> WARNING: Prefer strscpy over strcpy - see: https://github.com/KSPP/linux/issues/88
> #233: FILE: tools/testing/selftests/resctrl/resctrl_tests.c:276:
> +        strcpy(benchmark_cmd[3], "0");
> 
> WARNING: Prefer strscpy over strcpy - see: https://github.com/KSPP/linux/issues/88
> #234: FILE: tools/testing/selftests/resctrl/resctrl_tests.c:277:
> +        strcpy(benchmark_cmd[4], "");
> 
> total: 0 errors, 2 warnings, 142 lines checked
> 
> I am applying the patch set to linux-kselftest next - please fix
> the aboe and send a patch on top of linux-kselftest next

Is strscpy() available to userspace? I found lib/strscpy_kunit.c
that makes me think this is currently only available to kernel code.

Reinette




[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux