18267729 Delegating credentials in OpenSSH (fix parfait)
authorTomas Kuthan <tomas.kuthan@oracle.com>
Sat, 22 Mar 2014 16:36:28 -0700
changeset 1786 d2b02f72138c
parent 1785 bdeb137cd2c6
child 1787 e27e5d7811bf
18267729 Delegating credentials in OpenSSH (fix parfait)
components/openssh/patches/010-gss_store_cred.patch
--- a/components/openssh/patches/010-gss_store_cred.patch	Sat Mar 22 12:52:55 2014 -0500
+++ b/components/openssh/patches/010-gss_store_cred.patch	Sat Mar 22 16:36:28 2014 -0700
@@ -195,7 +195,7 @@
 +			fatal("setuid %u: %.100s", (u_int) geteuid(),
 +			    strerror(errno));
 +		}
-+ bail_storecred:
++ bail_storecred: ;
 +#endif
  	}
  #endif