On Sat, Jun 10, 2017 at 11:14 AM, Peter Grehan <[email protected]> wrote: > strncpy() is specified to zero-fill if the source is shorter than the > length. Are we missing something ? > > The other issues you brought up look valid.
Hi Peter, Oops — didn't realize that about strncpy()! Thanks for the correction. Best, Conrad _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
