[krbdev.mit.edu #7081] SVN Commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Thu Jan 26 12:01:08 EST 2012
The KDC's process_as_req was storing the address of a stack variable
(client_princ), which fails if the request is not immediately
serviced. Move that variable to the state structure so its address
remains valid for the lifetime of the request.
http://src.mit.edu/fisheye/changelog/krb5/?cs=25659
Commit By: ghudson
Revision: 25659
Changed Files:
U trunk/src/kdc/do_as_req.c
More information about the krb5-bugs
mailing list