diff options
author | 2021-03-12 09:46:15 +0000 | |
---|---|---|
committer | 2021-03-26 11:03:06 +0000 | |
commit | 14652f60a425458ad6e8eefdae6ff4003124b321 (patch) | |
tree | 585549e5e30c83366c92c17681ad0b69ff2ca78a /malloc/hooks.c | |
parent | malloc: Use memsize instead of CHUNK_AVAILABLE_SIZE (diff) | |
download | glibc-14652f60a425458ad6e8eefdae6ff4003124b321.tar.xz glibc-14652f60a425458ad6e8eefdae6ff4003124b321.zip |
malloc: Use different tag after mremap
The comment explained why different tag is used after mremap, but
for that correctly tagged pointer should be passed to tag_new_usable.
Use chunk2mem to get the tag.
Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'malloc/hooks.c')
0 files changed, 0 insertions, 0 deletions