[gnutls-devel] GnuTLS | Detect malloc failure. (!960)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Wed Mar 27 14:30:59 CET 2019
Merge request https://gitlab.com/gnutls/gnutls/merge_requests/960 was reviewed by Tim Rühsen
--
Tim Rühsen started a new discussion on src/ocsptool-common.c:
> + if (url == NULL) {
> + ret = -1;
> + return ret;
Why not `return -1` ?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/960
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/20190327/6eaf84f6/attachment-0001.html>
More information about the Gnutls-devel
mailing list