[10974] in Athena Bugs
re: ascii netprob coredump decmipsbin....
daemon@ATHENA.MIT.EDU (brlewis@MIT.EDU)
Mon Sep 13 14:51:32 1993
From: brlewis@MIT.EDU
Date: Mon, 13 Sep 93 14:51:11 -0400
To: Ezra Peisach <epeisach@MIT.EDU>, bugs@MIT.EDU
Cc:
That strncpy couldn't have caused the problem, because rules_clnt.c
isn't used by the ascii client. You and I both tend to underestimate
the amount of code duplication in NetProb...we must be spoiled.
Anyway, I'll change rules_clnt.c to make sure the subject gets
null-terminated, and then I'll make the same change to misc_ascii.c.