Remove __after_morecore_hook
commit57b07bede12635bd6d6aa0e488824bb510bbeca4
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 22 Jul 2021 13:07:54 +0000 (22 18:37 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 22 Jul 2021 13:07:54 +0000 (22 18:37 +0530)
treedc4731058938f8a5000a9745e868bd08ff7c9955
parent0075c4f39dcc53025103e2919aa74b02f776c1d2
Remove __after_morecore_hook

Remove __after_morecore_hook from the API and finalize the symbol so
that it can no longer be used in new applications.  Old applications
using __after_morecore_hook will find that their hook is no longer
called.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
malloc/hooks.c
malloc/malloc.c
malloc/malloc.h