[committed,0/2] Trivial malloc cleanups

Message ID 20210708131624.2005357-1-siddhesh@sourceware.org
Headers
Series Trivial malloc cleanups |

Message

Siddhesh Poyarekar July 8, 2021, 1:16 p.m. UTC
  A couple of minor cleanups that have no effect on the generated
binaries.

Siddhesh Poyarekar (2):
  Move mcheck symbol from stdlib to malloc
  _int_realloc is static

 malloc/Versions | 2 +-
 malloc/malloc.c | 4 ++--
 stdlib/Versions | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)