[1890] in Athena Bugs
Saber gripe: v2.0.4 (12/20/88 multics vax unix 2669 0)
daemon@ATHENA.MIT.EDU (raeburn@ATHENA.MIT.EDU)
Tue Mar 14 04:22:54 1989
From: <raeburn@ATHENA.MIT.EDU>
Date: Tue, 14 Mar 89 04:22:39 EST
To: bugs@ATHENA.MIT.EDU
Saber likes to comment "/* garbage value */" any time you use
"malloc(0)". (There's quite a bit of this sort of thing done in the X
sources.) It's not actually invalid unless you try to store or read
through it (I don't think...), but the warnings make you think
otherwise.