summaryrefslogtreecommitdiff
path: root/security/opensc/patches/patch-src_pkcs11_pkcs11-global.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/opensc/patches/patch-src_pkcs11_pkcs11-global.c')
-rw-r--r--security/opensc/patches/patch-src_pkcs11_pkcs11-global.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/opensc/patches/patch-src_pkcs11_pkcs11-global.c b/security/opensc/patches/patch-src_pkcs11_pkcs11-global.c
index 7776a9e7b67..3b1ae8c36d2 100644
--- a/security/opensc/patches/patch-src_pkcs11_pkcs11-global.c
+++ b/security/opensc/patches/patch-src_pkcs11_pkcs11-global.c
@@ -1,10 +1,10 @@
-$NetBSD: patch-src_pkcs11_pkcs11-global.c,v 1.2 2012/11/30 14:44:35 gdt Exp $
+$NetBSD: patch-src_pkcs11_pkcs11-global.c,v 1.3 2014/03/14 20:49:56 gdt Exp $
Use correct size for malloc.
Not yet reported upstream.
---- src/pkcs11/pkcs11-global.c.orig 2011-07-05 11:28:53.000000000 +0000
+--- src/pkcs11/pkcs11-global.c.orig 2012-12-04 14:43:40.000000000 +0000
+++ src/pkcs11/pkcs11-global.c
@@ -42,7 +42,7 @@ extern CK_FUNCTION_LIST pkcs11_function_
#include <pthread.h>