[gnutls-devel] GnuTLS | fix possible out-of-bounds access (!1699)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Mon Feb 13 04:06:06 CET 2023
xuraoqing commented on a discussion on src/serv.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1699#note_1275521519
> if (ret < 0)
> return NULL;
> len = ret;
> - http_buffer = realloc(http_buffer, len + data.size);
Good idea,That is easy to know what happened.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1699#note_1275521519
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/20230213/bf6d8fb1/attachment.html>
More information about the Gnutls-devel
mailing list