summaryrefslogtreecommitdiffstats
path: root/crypto/gnupg-exp/security-alert.patch
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/gnupg-exp/security-alert.patch')
-rw-r--r--crypto/gnupg-exp/security-alert.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/crypto/gnupg-exp/security-alert.patch b/crypto/gnupg-exp/security-alert.patch
deleted file mode 100644
index e8a95cc3bb..0000000000
--- a/crypto/gnupg-exp/security-alert.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- kbx/keybox-blob.c (revision 5367)
-+++ kbx/keybox-blob.c (working copy)
-@@ -898,6 +898,7 @@
- rc = gpg_error_from_syserror ();
- goto leave;
- }
-+ names = tmp;
- }
- names[blob->nuids++] = p;
- if (!i && (p=x509_email_kludge (p)))