about summary refs log tree commit diff
path: root/sysdeps/x86/fpu/s_isnanl.c
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2020-12-23 07:41:17 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2020-12-24 06:02:05 +0530
commit84c202246b74c2f75b36985ceff506b7a152c2fb (patch)
tree4b6f6ddedc5570b7636001fa6fade0883c93e793 /sysdeps/x86/fpu/s_isnanl.c
parent4f969166ce4ab535fa798dcbaa5de4c4e05773ec (diff)
downloadglibc-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 'sysdeps/x86/fpu/s_isnanl.c')
0 files changed, 0 insertions, 0 deletions