[gnutls-devel] GnuTLS | Add NO_STATUS_REQUEST priority string modifier (!1650)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Oct 11 08:09:55 CEST 2022



Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1650 was reviewed by Daiki Ueno

--
  <!-- Get preloaded note discussion-->
  
Daiki Ueno started a new discussion on lib/ext/status_request.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1650#note_1130873460

>  	int ret;
>  
> +	if (session->internals.priorities->no_status_request)

Do we need this check? If `GNUTLS_NO_STATUS_REQUEST` is supplied to `gnutls_init`, `gnutls_ocsp_status_request_enable_client` is not called and thus the following `epriv == NULL` holds.


-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1650
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20221011/2ab2b2ff/attachment.html>


More information about the Gnutls-devel mailing list