[2061] in Kerberos_V5_Development
Re: malloc.h is not standard
daemon@ATHENA.MIT.EDU (Ezra Peisach)
Mon Dec 2 21:33:04 1996
To: Tom Yu <tlyu@MIT.EDU>
Cc: Paul A Vixie <paul@vix.com>, krbdev@MIT.EDU
In-Reply-To: Your message of "Mon, 02 Dec 1996 21:17:04 EST."
<9612030217.AA01436@tesla-coil.MIT.EDU>
Date: Mon, 02 Dec 1996 21:32:45 EST
From: Ezra Peisach <epeisach@MIT.EDU>
My reading of the code in the list, we will only be hit in one place.
The only place we are gonna be hit is on a platform that has tcl but no
malloc.h. (i.e. kadmin/testing/util).
I dunno. I would be happy with a published patch (i.e. removing the
lines). Again, where do we draw the line..... This problem may be a
little more serious than the hpux code - which is OS specific. This
change would have the implications of affecting all platforms that ran
the full testsuite....