[3515] in SIPB bug reports
weird vmail bug fixed
daemon@ATHENA.MIT.EDU (Calvin Clark)
Mon Feb 15 11:26:26 1993
Date: Mon, 15 Feb 93 11:26:11 -0500
From: Calvin Clark <ckclark@mit.edu>
To: bug-sipb@Athena.MIT.EDU
Reply-To: ckclark@mit.edu
I just fixed a bug which was causing vmail to die on RS/6000s if the
first line of the body of any message was between 42 and 50 characters
in length. (This was causing it to do a strncpy() of a negative number
of characters, which is not fatal many systems, so I only just noticed
it.)
-Calvin