[PATCH] malloc: free original oldmem with tcache in realloc

Rocket Ma marocketbd@gmail.com
Wed Apr 1 07:00:10 GMT 2026


No need to examine this patch, it's completely wrong. Since the old _int_free
API is removed, so I try to replace it with __libc_free, but I didn't
take lock into
account so this path will trigger dead lock.


More information about the Libc-alpha mailing list