libqb icon indicating copy to clipboard operation
libqb copied to clipboard

strlcpy: avoid compiler warning from strncpy

Open wferi opened this issue 3 years ago • 0 comments

Otherwise GCC complains about ‘__builtin_strncpy’ specified bound depends on the length of the source argument.

Signed-off-by: Ferenc Wágner [email protected]

wferi avatar Aug 20 '22 11:08 wferi