aboutsummaryrefslogtreecommitdiff
path: root/bfd/host-aout.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-11-05 19:52:13 +1030
committerAlan Modra <amodra@gmail.com>2017-11-05 21:48:08 +1030
commit26a9301057457ae576b51b8127bb805b4e484a6b (patch)
tree02daecfaef5312504b4e5ac4c2ed374be6309a63 /bfd/host-aout.c
parent7167fe4c70ea74f1bb74a6130bb7e6bf5ca354ee (diff)
downloadgdb-26a9301057457ae576b51b8127bb805b4e484a6b.zip
gdb-26a9301057457ae576b51b8127bb805b4e484a6b.tar.gz
gdb-26a9301057457ae576b51b8127bb805b4e484a6b.tar.bz2
Proper bound check in _bfd_doprnt_scan
While an abort after storing out of bounds by one to an array in our caller is probably OK in practice, it's better to check before storing. PR 22397 * bfd.c (_bfd_doprnt_scan): Check args index before storing, not after.
Diffstat (limited to 'bfd/host-aout.c')
0 files changed, 0 insertions, 0 deletions