Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information