[2563] in Kerberos-V5-bugs
krb5-admin/281: kadmin test suite uses malloc.h
daemon@ATHENA.MIT.EDU (tytso@MIT.EDU)
Thu Dec 5 22:20:17 1996
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: bjaspan@MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, tytso@MIT.EDU
Date: Thu, 5 Dec 1996 22:19:54 -0500
From: tytso@MIT.EDU
Reply-To: tytso@MIT.EDU
To: krb5-bugs@MIT.EDU
>Number: 281
>Category: krb5-admin
>Synopsis: kadmin test suite uses malloc.h
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: bjaspan
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Thu Dec 05 22:20:01 EST 1996
>Last-Modified:
>Originator: Theodore Y. Ts'o
>Organization:
mit
>Release: 1.0-development
>Environment:
>Description:
/testing/util/tcl_kadm5.c uses malloc.h, which is a non-standard
header file (which isn't present under BSDI). It should use
stdlib.h instead.
>How-To-Repeat:
>Fix:
Don't include <malloc.h>
>Audit-Trail:
>Unformatted: