| commit | e4f355f13be7fd4b165fe3ec3349ece972db05db | [log] [tgz] |
|---|---|---|
| author | H.J. Lu <hjl.tools@gmail.com> | Tue Sep 30 08:39:34 2025 +0800 |
| committer | H.J. Lu <hjl.tools@gmail.com> | Wed Oct 01 10:08:01 2025 +0800 |
| tree | 513fc82bea6b6b19e97f4141da2600c57684c6f8 | |
| parent | 76a693c087c30e8108852928c717399011c6166d [diff] |
elf: Don't read beyond .eh_frame section end PR ld/33500 * elf-eh-frame.c (_bfd_elf_parse_eh_frame): Don't read beyond the .eh_frame section end. Signed-off-by: H.J. Lu <hjl.tools@gmail.com>