[gnutls-devel] GnuTLS | mp_set_memory_functions (#1367)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Wed May 18 13:45:49 CEST 2022
Tobias Heider commented on a discussion: https://gitlab.com/gnutls/gnutls/-/issues/1367#note_951061216
The cause of your bug indeed seems to be in `realloc()` which may cause memory corruption in the heap header structure. The log @AdamWill posted shows this: `free(): invalid next size (fast)` indicates that the size field in a fast bucket was corrupted.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1367#note_951061216
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/20220518/37c903f5/attachment.html>
More information about the Gnutls-devel
mailing list