On Mon, May 28, 2018 at 11:49:18PM -0700, Nick Desaulniers wrote: > Fixes a stringop-truncation warning from gcc-8.
What would that warning be? Maybe it actually is genuinly useful, and switching to strlcpy just papers over it..
On Mon, May 28, 2018 at 11:49:18PM -0700, Nick Desaulniers wrote: > Fixes a stringop-truncation warning from gcc-8.
What would that warning be? Maybe it actually is genuinly useful, and switching to strlcpy just papers over it..