diff options
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/x509v3/pcy_cache.c')
| -rw-r--r-- | Cryptlib/OpenSSL/crypto/x509v3/pcy_cache.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cryptlib/OpenSSL/crypto/x509v3/pcy_cache.c b/Cryptlib/OpenSSL/crypto/x509v3/pcy_cache.c index 1530cc85..c8f41f24 100644 --- a/Cryptlib/OpenSSL/crypto/x509v3/pcy_cache.c +++ b/Cryptlib/OpenSSL/crypto/x509v3/pcy_cache.c @@ -133,7 +133,6 @@ static int policy_cache_new(X509 *x) return 0; cache->anyPolicy = NULL; cache->data = NULL; - cache->maps = NULL; cache->any_skip = -1; cache->explicit_skip = -1; cache->map_skip = -1; |
