diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2024-09-07 08:32:32 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2024-10-01 07:31:25 +0800 |
commit | 9dfea3de7f690bff70e3c6eb346b9ad082bb2e35 (patch) | |
tree | a49afb7e040976036fcde8ee50c76703b504a554 /sysdeps/powerpc/powerpc64/power4/memcmp.S | |
parent | 97aa92263a151d12286d27d327edc35475fe521c (diff) | |
download | glibc-9dfea3de7f690bff70e3c6eb346b9ad082bb2e35.tar.gz glibc-9dfea3de7f690bff70e3c6eb346b9ad082bb2e35.tar.xz glibc-9dfea3de7f690bff70e3c6eb346b9ad082bb2e35.zip |
libio: Set _vtable_offset before calling _IO_link_in [BZ #32148]
Since _IO_vtable_offset is used to detect the old binaries, set it in _IO_old_file_init_internal before calling _IO_link_in which checks _IO_vtable_offset. Add a glibc 2.0 test with copy relocation on _IO_stderr_@GLIBC_2.0 to verify that fopen won't cause memory corruption. This fixes BZ #32148. Signed-off-by: H.J. Lu <hjl.tools@gmail.com> Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>
Diffstat (limited to 'sysdeps/powerpc/powerpc64/power4/memcmp.S')
0 files changed, 0 insertions, 0 deletions