diff options
author | Alan Modra <amodra@gmail.com> | 2024-10-16 08:30:07 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2024-10-16 16:02:05 +1030 |
commit | 02d1e73bf63bb6d4e7c8b1eb35964cd2e00228d5 (patch) | |
tree | 67f1dc324912f0b4f718982bce3cce2e52d90e18 /bfd/elf32-microblaze.c | |
parent | bc85bc665a95b84aba854653b4289a3b1c4fbf05 (diff) | |
download | gdb-02d1e73bf63bb6d4e7c8b1eb35964cd2e00228d5.zip gdb-02d1e73bf63bb6d4e7c8b1eb35964cd2e00228d5.tar.gz gdb-02d1e73bf63bb6d4e7c8b1eb35964cd2e00228d5.tar.bz2 |
Assertion fail at peicode.h:607
This is the assertion that vars->string_ptr < vars->end_string_ptr,
ie. when it fails we've overflowed the string buffer area. Caused by
allocating space for import_name but writing symbol_name, and they can
be different.
* peicode.h (SIZEOF_ILF_STRINGS): Revert 042f14505e change.
Diffstat (limited to 'bfd/elf32-microblaze.c')
0 files changed, 0 insertions, 0 deletions