components/krb5/patches/070-gss_store_cred-fix.patch
changeset 6978 14cbeb78966a
parent 6599 1d033832c5e7
equal deleted inserted replaced
6977:d12ba5c9b5db 6978:14cbeb78966a
     8 # should initialize ccache and work with collections
     8 # should initialize ccache and work with collections
     9 #
     9 #
    10 # Patch source: in-house
    10 # Patch source: in-house
    11 #
    11 #
    12 
    12 
    13 diff --git a/src/lib/gssapi/krb5/store_cred.c b/src/lib/gssapi/krb5/store_cred.c
       
    14 --- a/src/lib/gssapi/krb5/store_cred.c
    13 --- a/src/lib/gssapi/krb5/store_cred.c
    15 +++ b/src/lib/gssapi/krb5/store_cred.c
    14 +++ b/src/lib/gssapi/krb5/store_cred.c
    16 @@ -143,6 +143,15 @@ copy_initiator_creds(OM_uint32 *minor_status,
    15 @@ -143,6 +143,15 @@ copy_initiator_creds(OM_uint32 *minor_status,
    17              major_status = GSS_S_FAILURE;
    16              major_status = GSS_S_FAILURE;
    18              goto cleanup;
    17              goto cleanup;