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] Avoid needless resource usage when processing a corrupt DWARF directory or file name table.


*** TEST RESULTS FOR COMMIT 30d0157a2ad64e64e5ff9fcc0dbe78a3e682f573 ***

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

Avoid needless resource usage when processing a corrupt DWARF directory or file name table.

	PR 22210
	* dwarf2.c (read_formatted_entries): Fail early if we know that
	the loop parsing data entries will overflow the end of the
	section.


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