diff options
author | 2021-02-04 11:38:23 +0000 | |
---|---|---|
committer | 2021-03-26 11:03:06 +0000 | |
commit | 91e5c439d3130a3c5ff3a3b72adedd50f3f72f76 (patch) | |
tree | 9da70206868983387be95edac1af9d871a74b26c /malloc/hooks.c | |
parent | malloc: Move MTAG_MMAP_FLAGS definition (diff) | |
download | glibc-91e5c439d3130a3c5ff3a3b72adedd50f3f72f76.tar.xz glibc-91e5c439d3130a3c5ff3a3b72adedd50f3f72f76.zip |
malloc: Simplify __mtag_tag_new_usable
The chunk cannot be a dumped one here. The only non-obvious cases
are free and realloc which may be called on a dumped area chunk,
but in both cases it can be verified that tagging is already
avoided for dumped area chunks.
Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'malloc/hooks.c')
0 files changed, 0 insertions, 0 deletions