[844] in Kerberos-V5-bugs
krb5_parse_name not initailizing "magic" field
daemon@ATHENA.MIT.EDU (John G. Myers)
Tue Oct 11 20:32:08 1994
Date: Tue, 11 Oct 1994 20:33:01 -0400 (EDT)
From: "John G. Myers" <jgm+@cmu.edu>
To: krb5-bugs@MIT.EDU
krb5_parse_name() is not initializing the "magic" field of the various
krb5_principal and krb5_data structures it creates.
At the very least, this causes Checker (a Purify equivalent) to spew
forth error messages when the realm structure is copied elsewhere by the
kdc's init_db() routine.