diff options
author | Alan Modra <amodra@gmail.com> | 2021-08-06 20:48:41 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-08-06 23:06:53 +0930 |
commit | e039f7ed8675ddc9d2aa1e60df49dbc8d2836fc7 (patch) | |
tree | 98fb52f3477dd3ea916e8a292d40212658ea3a9a /gdb/python | |
parent | a379e7588c5e3a9750bba8c51218cce9225122f5 (diff) | |
download | binutils-e039f7ed8675ddc9d2aa1e60df49dbc8d2836fc7.zip binutils-e039f7ed8675ddc9d2aa1e60df49dbc8d2836fc7.tar.gz binutils-e039f7ed8675ddc9d2aa1e60df49dbc8d2836fc7.tar.bz2 |
PR28175, Segment fault in coff-tic30.c reloc_processing
The obj_convert table shouldn't be accessed without first checking the
index against the table size.
PR 28175
* coff-tic30.c (reloc_processing): Sanity check reloc symbol index.
* coff-z80.c (reloc_processing): Likewise.
* coff-z8k.c (reloc_processing): Likewise.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions