r239476 - in /branches/gcc-6-branch/gcc: Change...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Mon Aug 15 11:19:00 GMT 2016


Author: marxin
Date: Mon Aug 15 11:19:34 2016
New Revision: 239476

URL: https://gcc.gnu.org/viewcvs?rev=239476&root=gcc&view=rev
Log:
Fix invalid memory access in gcc.c (driver/72765)

	Backported from mainline
	2016-08-15  Martin Liska  <mliska@suse.cz>

	PR driver/72765
	* gcc.c (do_spec_1): Call save_string with the right size.
	(save_string): Do an assert about string we copy.

Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/gcc.c



More information about the Gcc-cvs mailing list