(hx509_certs_find): collects stats for queries.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20786 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -276,6 +276,8 @@ hx509_certs_find(hx509_context context,
|
||||
|
||||
*r = NULL;
|
||||
|
||||
_hx509_query_statistic(context, 0, q);
|
||||
|
||||
if (certs->ops->query)
|
||||
return (*certs->ops->query)(context, certs, certs->ops_data, q, r);
|
||||
|
||||
|
Reference in New Issue
Block a user