aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-linetable.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-08-06 20:48:41 +0930
committerAlan Modra <amodra@gmail.com>2021-08-06 23:06:53 +0930
commite039f7ed8675ddc9d2aa1e60df49dbc8d2836fc7 (patch)
tree98fb52f3477dd3ea916e8a292d40212658ea3a9a /gdb/python/py-linetable.c
parenta379e7588c5e3a9750bba8c51218cce9225122f5 (diff)
downloadbinutils-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/py-linetable.c')
0 files changed, 0 insertions, 0 deletions