[4036] in Athena Bugs
Saber msg: v2.1 (4/24/89 lycus vax Unix 4042 0)
daemon@ATHENA.MIT.EDU (jtkohl@ATHENA.MIT.EDU)
Tue Jan 23 10:12:39 1990
From: jtkohl@ATHENA.MIT.EDU
Date: Tue, 23 Jan 90 10:12:20 -0500
To: bugs@ATHENA.MIT.EDU
Cc: jtkohl@ATHENA.MIT.EDU
This error message is spurious:
strncat(arg 2): String at address 0xa9560 not terminated, and
size 6 too great (room for only 6 bytes).
It occurred when I had an unterminated string in allocated storage of
length 6, and I called strncat(foo, copyfrom, 6)