libqb
libqb copied to clipboard
strlcpy: avoid compiler warning from strncpy
Otherwise GCC complains about ‘__builtin_strncpy’ specified bound depends on the length of the source argument.
Signed-off-by: Ferenc Wágner [email protected]