From cba050d77c49efe96464738d7a39aabe4789bf7f Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Wed, 20 Oct 2004 20:20:06 +0000 Subject: Update 1.3.4 --> 1.3.5 --- security/krb5-appl/files/patch-lib::krb5::krb::rd_rep.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 security/krb5-appl/files/patch-lib::krb5::krb::rd_rep.c (limited to 'security/krb5-appl/files/patch-lib::krb5::krb::rd_rep.c') diff --git a/security/krb5-appl/files/patch-lib::krb5::krb::rd_rep.c b/security/krb5-appl/files/patch-lib::krb5::krb::rd_rep.c deleted file mode 100644 index 0772c869f063..000000000000 --- a/security/krb5-appl/files/patch-lib::krb5::krb::rd_rep.c +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/krb5/krb/rd_rep.c.orig Fri Jun 13 17:09:47 2003 -+++ lib/krb5/krb/rd_rep.c Wed Sep 1 11:46:52 2004 -@@ -71,6 +71,8 @@ - - /* now decode the decrypted stuff */ - retval = decode_krb5_ap_rep_enc_part(&scratch, repl); -+ if (retval) -+ goto clean_scratch; - - /* Check reply fields */ - if (((*repl)->ctime != auth_context->authentp->ctime) || -- cgit v1.2.3