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] Prevent a memory exhaustion problem when trying to read in strings from a COFF binary with a corrupt string table size.


*** TEST RESULTS FOR COMMIT b0029dce6867de1a2828293177b0e030d2f0f03c ***

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

Prevent a memory exhaustion problem when trying to read in strings from a COFF binary with a corrupt string table size.

	PR 22507
	* coffgen.c (_bfd_coff_read_string_table): Check for an excessive
	size of the external string table.


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