[krbdev.mit.edu #5301] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Tue Jan 9 14:45:16 EST 2007


Explicitly null out xprt->xp_auth when AUTH_GSSAPI is being used, so
that svctcp_destroy() will not call through an uninitialized function
pointer after code in svc_auth_gssapi.c has destroyed expired state
structures.  We can't unconditionally null it because the RPCSEC_GSS
implementation needs it to retrieve state.


Commit By: tlyu



Revision: 19042
Changed Files:
_U  trunk/
U   trunk/src/lib/rpc/svc.c




More information about the krb5-bugs mailing list