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 362beea4b400bcd5aca3bb1215a77e9e749b07fe on branch master


*** TEST RESULTS FOR COMMIT 362beea4b400bcd5aca3bb1215a77e9e749b07fe ***

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

Fixes for invalid memory accesses triggered by running readelf on fuzzed binaries.
	PR binutils/17531
	* dwarf.c (display_debug_pubnames_worker): Work around compiler
	bug checking address ranges.
	(display_debug_frames): Likewise.
	(display_gdb_index): Likewise.
	(process_cu_tu_index): Add range check on the ncols value.


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