[2673] in Kerberos-V5-bugs
pending/381: krb5_init_context
daemon@ATHENA.MIT.EDU (Richard Basch)
Thu Feb 20 00:30:33 1997
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: gnats-admin@rt-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, "Richard Basch" <basch@lehman.com>
Date: Thu, 20 Feb 1997 00:26:15 -0500 (EST)
From: "Richard Basch" <basch@lehman.com>
To: krb5-bugs@MIT.EDU
>Number: 381
>Category: pending
>Synopsis: krb5_init_context
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Thu Feb 20 00:27:00 EST 1997
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
In the source tree, there are a lot of krb5_init_context calls that are
unchecked. While I have fixed several in the source tree, there are
still several others needing to be fixed. I have also been checking to
see that most of them have associated krb5_free_context calls, many of
which did not.
I figure I fixed about half of the offenders in the tree during my last
checkin, but I lack the time to continue this now.