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 seg-fault in the BFD parsing a corrupt input binary.


*** TEST RESULTS FOR COMMIT 20bd1b6ba53491e4979c03a4f679d0d17b9b9046 ***

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

Fix seg-fault in the BFD parsing a corrupt input binary.

	PR binutils/21645
	* reloc.c (bfd_generic_get_relocated_section_contents): Fail if
	bfd_get_full_section_contents returns no contents.


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