Commit By: tlyu Log Message: ticket: 3962 * src/lib/krb5/krb/srv_rcache.c (krb5_get_server_rcache): Oops, krb5_rc_close actually does free rcache, so actually do null rcache on error from krb5_rc_recover_or_initialize. Thanks to Shawn Emery for noticing. Changed Files: U trunk/src/lib/krb5/krb/srv_rcache.c