[gnutls-devel] GnuTLS | lib: improve external file loading (!1261)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Wed May 27 17:14:12 CEST 2020
Tim Rühsen commented on a discussion on lib/cert-cred-rawpk.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1261#note_350163869
>
> } else {
> /* Read our raw public-key into memory from file */
> - rawpubkey.data = (void*) read_file(rawpkfile, RF_BINARY, &key_size);
> + rawpubkey.data = (void*) read_file(rawpkfile,
same goes for `key_size`
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1261#note_350163869
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/20200527/ad6609e8/attachment.html>
More information about the Gnutls-devel
mailing list