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-faults in objdump when disassembling a corrupt versados binary.


*** TEST RESULTS FOR COMMIT 04f963fd489cae724a60140e13984415c205f4ac ***

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

Fix seg-faults in objdump when disassembling a corrupt versados binary.

	PR binutils/21591
	* versados.c (versados_mkobject): Zero the allocated tdata structure.
	(process_otr): Check for an invalid offset in the otr structure.


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