projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6196da
)
Update from 0.9.8-stable.
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 3 Apr 2009 11:37:47 +0000
(11:37 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 3 Apr 2009 11:37:47 +0000
(11:37 +0000)
crypto/x509v3/pcy_tree.c
patch
|
blob
|
history
diff --git
a/crypto/x509v3/pcy_tree.c
b/crypto/x509v3/pcy_tree.c
index 6dcdf481d973d27fe6d9a30143014c786ab55e6e..92f6b245567d4901f4cf48fb908c9513d4f11cb8 100644
(file)
--- a/
crypto/x509v3/pcy_tree.c
+++ b/
crypto/x509v3/pcy_tree.c
@@
-231,7
+231,7
@@
static int tree_init(X509_POLICY_TREE **ptree, STACK_OF(X509) *certs,
tree->auth_policies = NULL;
tree->user_policies = NULL;
- if (!tree)
+ if (!tree
->levels
)
{
OPENSSL_free(tree);
return 0;