[gnutls-devel] GnuTLS | lib: improve external file loading (!1261)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Thu May 28 11:49:13 CEST 2020
Tim Rühsen started a new discussion on lib/cert-cred-rawpk.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1261#note_350886301
> }
>
> } else {
> + gnutls_datum_t rawpubkey = { NULL, 0 }; // to hold rawpk data from file
Isn't the initializer superfluous here ?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1261#note_350886301
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/20200528/c2341bd6/attachment.html>
More information about the Gnutls-devel
mailing list