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 illegal memory accesses when attempting to read excessively large COFF line number tables.


*** TEST RESULTS FOR COMMIT a67d66eb97e7613a38ffe6622d837303b3ecd31d ***

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

Prevent illegal memory accesses when attempting to read excessively large COFF line number tables.

	PR 22376
	* coffcode.h (coff_slurp_line_table): Check for an excessively
	large line number count.


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