Skip to content

Commit 49569e3

Browse files
committed
burl: remove unnecessary call to CertFreeCertificateContext
1 parent f3da7c4 commit 49569e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/client/burl/options.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ load_windows_root_certs(asio::ssl::context& ctx)
230230
}
231231
}
232232

233-
CertFreeCertificateContext(p_context);
234233
CertCloseStore(h_store, 0);
235234

236235
SSL_CTX_set_cert_store(ctx.native_handle(), x_store);

0 commit comments

Comments
 (0)