[selene-tls] push by p...@querna.org - destroy the cert array, not clear. on 2011-08-14 22:38 GMT

1 view
Skip to first unread message

selen...@googlecode.com

unread,
Aug 14, 2011, 6:49:40 PM8/14/11
to selene-...@googlegroups.com
Revision: 6c0f192589a0
Author: Paul Querna <pqu...@apache.org>
Date: Sun Aug 14 15:37:49 2011
Log: destroy the cert array, not clear.

http://code.google.com/p/selene-tls/source/detail?r=6c0f192589a0

Modified:
/lib/core/conf.c

=======================================
--- /lib/core/conf.c Fri Jul 29 22:36:54 2011
+++ /lib/core/conf.c Sun Aug 14 15:37:49 2011
@@ -83,7 +83,7 @@
sln_cert_chain_destroy(conf, chain);
}

- sln_array_clear(conf->certs);
+ sln_array_destroy(conf->certs);

X509_STORE_free(conf->trusted_cert_store);
alloc->free(alloc->baton, conf);

Reply all
Reply to author
Forward
0 new messages