On Sun, Jul 2, 2017 at 8:49 PM, Robert Foss <robert.foss at collabora.com> wrote: > Add strncpy wrapper that makes sure that the string is always ends > with a null byte. Otherwise known as strlcpy()?