提交 6b13bd1d 编写于 作者: R Rob Percival 提交者: Matt Caswell

Fix comment about return value of ct_extract_tls_extension_scts

Reviewed-by: NRich Salz <rsalz@openssl.org>
Reviewed-by: NMatt Caswell <matt@openssl.org>
上级 56f3f714
......@@ -3931,7 +3931,7 @@ static int ct_move_scts(STACK_OF(SCT) **dst, STACK_OF(SCT) *src,
/*
* Look for data collected during ServerHello and parse if found.
* Return 1 on success, 0 on failure.
* Returns the number of SCTs extracted.
*/
static int ct_extract_tls_extension_scts(SSL *s)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册