diff options
author | Alan Modra <amodra@gmail.com> | 2020-01-14 09:39:47 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-01-14 11:02:28 +1030 |
commit | 8ab484c23b9f3533fcd942e95887383786331f06 (patch) | |
tree | 26427886f9b18b09a6197ac79be54323d598da8a /gdb/m32r-linux-nat.c | |
parent | ca1eaac0edd9f5f6b5708dcfd04e5b8deb6527f8 (diff) | |
download | gdb-8ab484c23b9f3533fcd942e95887383786331f06.zip gdb-8ab484c23b9f3533fcd942e95887383786331f06.tar.gz gdb-8ab484c23b9f3533fcd942e95887383786331f06.tar.bz2 |
ubsan: alpha-vms: segv
I thought the fuzzers were really going overboard by defining
VMS_DEBUG but that wasn't the case. VMS_DEBUG is defined by
default. Let's not do that, and fix the segv as well.
* vms.h (VMS_DEBUG): Define as 0.
* vms-alpha.c (image_write): Move debug output after bounds check.
Tidy bounds check.
(_bfd_vms_slurp_eihd): Warning fix.
(_bfd_vms_slurp_etir): Init variables to avoid bogus warnings.
Diffstat (limited to 'gdb/m32r-linux-nat.c')
0 files changed, 0 insertions, 0 deletions