Skip Menu |
 

From: tlyu@mit.edu
Subject: SVN Commit
* src/lib/krb5/krb/get_in_tkt.c (krb5_get_init_creds): If
the error isn't PREAUTH_NEEDED and preauth_to_use is null, return
the error in err_reply, rather than attempting to pass a null
pointer to krb5_do_preauth_tryagain().

Commit By: tlyu



Revision: 18976
Changed Files:
_U trunk/
U trunk/src/lib/krb5/krb/get_in_tkt.c
From: tlyu@mit.edu
Subject: SVN Commit
pull up r18976 from trunk

r18976@cathode-dark-space: tlyu | 2006-12-18 23:16:22 -0500
ticket: new
status: open
target_version: 1.6
subject: don't pass null pointer to krb5_do_preauth_tryagain()

* src/lib/krb5/krb/get_in_tkt.c (krb5_get_init_creds): If
the error isn't PREAUTH_NEEDED and preauth_to_use is null, return
the error in err_reply, rather than attempting to pass a null
pointer to krb5_do_preauth_tryagain().



Commit By: tlyu



Revision: 19006
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/lib/krb5/krb/get_in_tkt.c
From: tlyu@mit.edu
Subject: SVN Commit
* src/lib/krb5/krb/get_in_tkt.c (krb5_get_init_creds): Fix
ordering bug in previous patch.

Commit By: tlyu



Revision: 19007
Changed Files:
_U trunk/
U trunk/src/lib/krb5/krb/get_in_tkt.c
From: tlyu@mit.edu
Subject: SVN Commit
pull up r19007 from trunk

r19007@cathode-dark-space: tlyu | 2006-12-21 20:19:55 -0500
ticket: 5123

* src/lib/krb5/krb/get_in_tkt.c (krb5_get_init_creds): Fix
ordering bug in previous patch.



Commit By: tlyu



Revision: 19008
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/lib/krb5/krb/get_in_tkt.c