This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fix address violations when reading corrupt VMS records.


*** TEST RESULTS FOR COMMIT bc21b167eb0106eb31d946a0eb5acfb7e4d5d8a1 ***

Author: Nick Clifton <nickc@redhat.com>
Branch: master
Commit: bc21b167eb0106eb31d946a0eb5acfb7e4d5d8a1

Fix address violations when reading corrupt VMS records.

	PR binutils/21618
	* vms-alpha.c (evax_bfd_print_emh): Check for insufficient record
	length.
	(evax_bfd_print_eeom): Likewise.
	(evax_bfd_print_egsd): Check for an overlarge record length.
	(evax_bfd_print_etir): Likewise.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]