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]

r232426 - in /trunk/lto-plugin: ChangeLog lto-p...


Author: marxin
Date: Fri Jan 15 14:39:11 2016
New Revision: 232426

URL: https://gcc.gnu.org/viewcvs?rev=232426&root=gcc&view=rev
Log:
Fix usage of an uninitialized variable

	* lto-plugin.c (all_symbols_read_handler): Assign default
	value to a string variable.

Modified:
    trunk/lto-plugin/ChangeLog
    trunk/lto-plugin/lto-plugin.c


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