[787] in Kerberos-V5-bugs
Re: test/asn1 bugs (BETA 4 release)
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Wed Sep 28 19:59:23 1994
Date: Wed, 28 Sep 1994 19:59:11 +0500
From: Theodore Ts'o <tytso@MIT.EDU>
To: epeisach@MIT.EDU
Cc: krb5-bugs@MIT.EDU
In-Reply-To: [738]
From: epeisach@MIT.EDU
Date: Mon, 12 Sep 1994 22:50:13 -0400
a) krb5_decode_test - decode_krb5_authdata assumes that it's argument
is initialized for parsing... (I was getting a coredump)
Actually, this turned out to be a bug in decode_krb5_authdata. I fixed
it there.
- Ted