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 an address violation parsing corrupt DWARF information by fixing the test for an overlong debug line info structure.


*** TEST RESULTS FOR COMMIT 7e8b60085eb3e6f2c41bc0c00c0d759fa7f72780 ***

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

Prevent an address violation parsing corrupt DWARF information by fixing the test for an overlong debug line info structure.

	PR 22059
	* dwarf2.c (decode_line_info): Fix test for an overlong line info
	structure.


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