Skip Menu |
 

Subject: replace existing calls of cc_gen_new()
Replace existing calls of cc_gen_new() with calls to cc_new_unique().
From: tlyu@mit.edu
Subject: SVN Commit
* src/lib/krb5/krb/vfy_increds.c (krb5_verify_init_creds): Use
krb5_cc_new_unique().

* src/lib/gssapi/krb5/accept_sec_context.c:
(rd_and_store_for_creds): Use krb5_cc_new_unique().

Commit By: tlyu



Revision: 18887
Changed Files:
U trunk/src/lib/gssapi/krb5/accept_sec_context.c
U trunk/src/lib/krb5/krb/vfy_increds.c
pull up r18887 from trunk

r18887@cathode-dark-space: tlyu | 2006-11-30 17:42:16 -0500
ticket: 4805
tags: pullup
component: krb5-libs

* src/lib/krb5/krb/vfy_increds.c (krb5_verify_init_creds): Use
krb5_cc_new_unique().

* src/lib/gssapi/krb5/accept_sec_context.c:
(rd_and_store_for_creds): Use krb5_cc_new_unique().



Commit By: tlyu



Revision: 18889
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/lib/gssapi/krb5/accept_sec_context.c
U branches/krb5-1-6/src/lib/krb5/krb/vfy_increds.c