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] Check p_paddr for program header space


*** TEST RESULTS FOR COMMIT 9ab8247228844bb6608d6b2c99b6d8732bab08c1 ***

Author: H.J. Lu <hjl.tools@gmail.com>
Branch: master
Commit: 9ab8247228844bb6608d6b2c99b6d8732bab08c1

Check p_paddr for program header space

Issue an error if p_paddr becomes invalid when allocating space for
program headers.

	PR ld/20376
	* elf.c (assign_file_positions_for_load_sections): Also check
	p_paddr for program header space.


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