strlcpy: avoid compiler warning from strncpy (#473)
Otherwise GCC complains about ‘__builtin_strncpy’ specified bound
depends on the length of the source argument.
Signed-off-by: Ferenc Wágner <wferi@debian.org>
strlcpy: avoid compiler warning from strncpy (#473) Tags None Referenced Files None Subscribers None
Description
Details
|