[gnutls-devel] GnuTLS | OSCP: Fixed check null pointer OCSP resp to *_read_value() (!963)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Fri Apr 5 11:11:43 CEST 2019
Tim Rühsen commented on a discussion on lib/x509/ocsp.c:
> time_t rtime, vtime, ntime, now;
> int ret;
>
> + if (resp == NULL) {
Sometimes there is a check, sometimes not. Just would like to know what the general policy is here.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/963#note_157756196
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/20190405/9e282e9c/attachment.html>
More information about the Gnutls-devel
mailing list