[668] in Kerberos-V5-bugs
Re: Pointer-sharing problem (still) in krb5_mk_req_extended()
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Sat Aug 20 01:48:04 1994
Date: Sat, 20 Aug 94 01:47:50 EDT
From: tytso@MIT.EDU (Theodore Ts'o)
To: mamros@ftp.com (Shawn Mamros)
Cc: krb5-bugs@MIT.EDU, mamros@ftp.com
In-Reply-To: [666]
Actually, it's a problem even in authentp is non-Null, since the pointer
aliasing will get you sooner or later. I've dealt with the problem by
copying when we copy it to authent->subkey.
Thanks for reporting the bug!
- Ted