]> sourceware.org Git - glibc.git/commit
mcheck Fix malloc_usable_size [BZ #22057]
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 22 Jul 2021 13:08:16 +0000 (18:38 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 22 Jul 2021 13:08:16 +0000 (18:38 +0530)
commit6856975ed4ce79355752d08938f066f2ed9fcfb5
tree0ef325b468fc9dcc399a854b17433fb7969fa79d
parent1e5a5866cb9541b5231dba3d86c8a1a35d516de9
mcheck Fix malloc_usable_size [BZ #22057]

Interpose malloc_usable_size to return the correct mcheck value for
malloc_usable_size.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
malloc/Makefile
malloc/malloc-debug.c
malloc/mcheck-impl.c
This page took 0.042331 seconds and 5 git commands to generate.