[Bug string/29327] A SIGSEGV in hardware optimized memset for sse2 __memset_sse2_unaligned_erms()

hjl.tools at gmail dot com sourceware-bugzilla@sourceware.org
Tue Jul 19 17:47:53 GMT 2022


https://sourceware.org/bugzilla/show_bug.cgi?id=29327

--- Comment #27 from H.J. Lu <hjl.tools at gmail dot com> ---
libmemusage.so implements free, realloc, malloc and calloc.  Glibc also has
posix_memalign, aligned_alloc, valloc, memalign and pvalloc.  If any of them
are
used, free in libmemusage.so may free the wrong memory.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list