Subject: Re: bin/21205: Potential buffer overrun in debug code of named To: David Laight <david@l8s.co.uk> From: None <itojun@iijlab.net> List: netbsd-bugs Date: 04/17/2003 09:27:39
please talk with ISC guys (bind8-bugs@isc.org).
>OTOH a strlcpy() based function would be simpler.
yup, but BIND8 tries not to use strlcpy() for portability reasons
so if you want it to be merged into BIND8 mainstream we can't use it.
itojun