[PATCH] malloc: Always call memcpy in _int_realloc [BZ #24027]

DJ Delorie dj@redhat.com
Mon Dec 31 20:38:00 GMT 2018


This is OK with me.  I suspect gcc's potential inlining and/or our
target-specific memcpy()'s might offset any performance lost anyway.

Reviewed-by: DJ Delorie <dj@redhat.com>



More information about the Libc-alpha mailing list