[745] in Kerberos-V5-bugs
Re: lib/krb5/rcache/rc_dfl.c using free()'ed storage
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Wed Sep 14 21:46:31 1994
Date: Wed, 14 Sep 1994 21:46:23 +0500
From: Theodore Ts'o <tytso@MIT.EDU>
To: John Gardiner Myers <jgm+@CMU.EDU>
Cc: krb5-bugs@MIT.EDU
In-Reply-To: [740]
Date: Wed, 14 Sep 1994 01:10:09 -0400 (EDT)
From: John Gardiner Myers <jgm+@CMU.EDU>
The rcache code in krb5-beta4 was using memory that had been
previously freed.
Thanks for reporting this bug! It's already been noted and fixed in our
sources, though. The next patchlevel release will have it fixed.
- Ted