diff options
author | 2024-09-03 14:58:33 -0400 | |
---|---|---|
committer | 2024-09-04 09:29:35 -0400 | |
commit | ae4d44b1d501421ad9a3af95279b8f4d1546f1ce (patch) | |
tree | afc2c82cba6fec9744354cf33bef553bf42b04a1 /sysdeps/unix/sysv/linux/readdir_r.c | |
parent | Do not set errno for overflowing NaN payload in strtod/nan (bug 32045) (diff) | |
download | glibc-ae4d44b1d501421ad9a3af95279b8f4d1546f1ce.tar.xz glibc-ae4d44b1d501421ad9a3af95279b8f4d1546f1ce.zip |
libio: Attempt wide backup free only for non-legacy code
_wide_data and _mode are not available in legacy code, so do not attempt
to free the wide backup buffer in legacy code.
Resolves: BZ #32137 and BZ #27821
Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions