diff options
author | 2021-07-22 18:38:04 +0530 | |
---|---|---|
committer | 2021-07-22 18:38:04 +0530 | |
commit | cc35896ea3e4532919ec81b17f36299117debe79 (patch) | |
tree | 8c8f6ebcd9774a5a48a689f9e639899a0050b7ab /malloc/hooks.c | |
parent | mcheck: Wean away from malloc hooks [BZ #23489] (diff) | |
download | glibc-cc35896ea3e4532919ec81b17f36299117debe79.tar.xz glibc-cc35896ea3e4532919ec81b17f36299117debe79.zip |
Simplify __malloc_initialized
Now that mcheck no longer needs to check __malloc_initialized (and no
other third party hook can since the symbol is not exported), make the
variable boolean and static so that it is used strictly within malloc.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'malloc/hooks.c')
0 files changed, 0 insertions, 0 deletions