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]

Test results for commit 834f871cdc6e5d9f5bda9ce607fd3c47f41a2ade on branch master


*** TEST RESULTS FOR COMMIT 834f871cdc6e5d9f5bda9ce607fd3c47f41a2ade ***

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

Fix memory access violations discovered by running readelf compiled with undefined memory access sanitization on fuzzed binaries.
	PR binutils/17531
	* dwarf.c (display_debug_pubnames_worker): Use dwarf_vma type for
	offset.
	* readelf.c (dump_relocations): Handle printing offsets which are
	MIN_INT.
	(process_corefile_note_segment): Add range check of the namesz
	field.


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