Ignore:
Timestamp:
Nov 12, 2012, 5:09:31 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server 3.5: update branche to 3.5.13

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.5.x/source3/libsmb/clikrb5.c

    r596 r733  
    20892089        }
    20902090
    2091         ret = krb5_cc_store_cred(context, ccache, creds);
    2092         if (ret) {
    2093                 goto done;
    2094         }
    2095 
    20962091        if (out_creds) {
    20972092                *out_creds = creds;
Note: See TracChangeset for help on using the changeset viewer.