This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r273757 - in /trunk/libiberty: ChangeLog simple...


Author: marxin
Date: Wed Jul 24 07:00:48 2019
New Revision: 273757

URL: https://gcc.gnu.org/viewcvs?rev=273757&root=gcc&view=rev
Log:
Fix off-by-one in simple-object-elf.c (PR lto/91228).

2019-07-24  Martin Liska  <mliska@suse.cz>

	PR lto/91228
	* simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
	Find first '\0' starting from gnu_lto + 1.

Modified:
    trunk/libiberty/ChangeLog
    trunk/libiberty/simple-object-elf.c


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