[14875] in Athena Bugs
Re: sgi 8.0I: from -r garbles subject lines
daemon@ATHENA.MIT.EDU (Mark Eichin)
Tue Dec 10 22:15:42 1996
To: Greg Hudson <ghudson@MIT.EDU>
Cc: "Bruce R. Lewis" <brlewis@MIT.EDU>, bugs@MIT.EDU, source-reviewers@MIT.EDU
From: Mark Eichin <eichin@MIT.EDU>
Date: 10 Dec 1996 22:14:13 -0500
In-Reply-To: Greg Hudson's message of Tue, 10 Dec 1996 20:57:06 EST
examining the code, it appears that there's already a buf1[0] = '\0';
after the conditional, so the memset or calloc would be redundant, and
thus are likely to be unrelated to the bug...