Test results for commit 834f871cdc6e5d9f5bda9ce607fd3c47f41a2ade on branch master

sergiodj@redhat.com sergiodj@redhat.com
Tue Feb 10 23:19:00 GMT 2015


*** 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.



More information about the Gdb-testers mailing list