found 113893 20060927-6
thanks

This bug is still present as of 3:20020927-6 and the latest upstream
code.  The hostname is getting truncated after MAXHOSTNAMELEN-1
characters, where MAXHOSTNAMELEN is set to 64 in
/usr/include/asm-i486/param.h (by way of /usr/include/sys/param.h).  My
current thinking is that MAXHOSTNAMELEN is not the right value to use
for this buffer size; using e.g. 256 as the buffer size results in no
truncation of the hostname in the printouts, and doesn't (obviously)
break anything...

Will think about this when I'm less tired.

noah

Attachment: signature.asc
Description: Digital signature

Reply via email to