[gnutls-devel] GnuTLS | .gitlab-ci.yml: switch to Fedora 38 images (!1747)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Wed Jun 7 11:12:59 CEST 2023
Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1747 was reviewed by Zoltán Fridrich
--
Zoltán Fridrich started a new discussion on src/serv.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1747#note_1421552151
> }
> - memcpy(cache_db[i].session_data.data, data.data, data.size);
> + if (data.size > 0) {
This should be unnecessary.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1747
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/20230607/f0f36c0c/attachment-0001.html>
More information about the Gnutls-devel
mailing list