]> gcc.gnu.org Git - gcc.git/commit
Fix usage of an uninitialized variable
authorMartin Liska <mliska@suse.cz>
Fri, 15 Jan 2016 14:39:11 +0000 (15:39 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Fri, 15 Jan 2016 14:39:11 +0000 (14:39 +0000)
commitaea40b08771af69bb9b5e582e6147c3154e56abe
tree6973df0528d849008b4c0575df83d9a87e574fcf
parentcbb0e83b5a6357d434844d09302970d39e97310d
Fix usage of an uninitialized variable

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

From-SVN: r232426
lto-plugin/ChangeLog
lto-plugin/lto-plugin.c
This page took 0.054577 seconds and 5 git commands to generate.