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 violation when parsing a corrupt IEEE binary.


*** TEST RESULTS FOR COMMIT c458d0079cc5e8ff29256355e6532ad2f96a8aa6 ***

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

Fix address violation when parsing a corrupt IEEE binary.

	PR binutils/21633
	* ieee.c (ieee_slurp_sections): Check for a NULL return from
	read_id.
	(ieee_archive_p): Likewise.
	(ieee_object_p): Likewise.


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