diff options
author | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2020-12-23 07:41:17 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2020-12-24 06:02:05 +0530 |
commit | 84c202246b74c2f75b36985ceff506b7a152c2fb (patch) | |
tree | 4b6f6ddedc5570b7636001fa6fade0883c93e793 /nptl/tst-tpp.h | |
parent | 4f969166ce4ab535fa798dcbaa5de4c4e05773ec (diff) | |
download | glibc-84c202246b74c2f75b36985ceff506b7a152c2fb.tar.gz glibc-84c202246b74c2f75b36985ceff506b7a152c2fb.tar.xz glibc-84c202246b74c2f75b36985ceff506b7a152c2fb.zip |
MTE: Do not pad size in realloc_check
The MTE patch to add malloc support incorrectly padded the size passed to _int_realloc by SIZE_SZ when it ought to have sent just the chunksize. Revert that bit of the change so that realloc works correctly with MALLOC_CHECK_ set. This also brings the realloc_check implementation back in sync with libc_realloc.
Diffstat (limited to 'nptl/tst-tpp.h')
0 files changed, 0 insertions, 0 deletions