re PR lto/41550 (Fix security and portability issues in lto-plugin)
authorRichard Guenther <rguenther@suse.de>
Fri, 23 Apr 2010 15:49:10 +0000 (15:49 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 23 Apr 2010 15:49:10 +0000 (15:49 +0000)
commited0f0c0f2429d3624dd86da66dfcd3926e69a248
tree8a34a8f17e23f389a8308685b9e79ec957e16b3b
parent4e708ff7549987c941fb0f54c159e362381780d7
re PR lto/41550 (Fix security and portability issues in lto-plugin)

2010-04-23  Richard Guenther  <rguenther@suse.de>

PR lto/41550
* lto-plugin.c (parse_table_entry): Use xstrdup and xrealloc.
(translate): Likewise.
(all_symbols_read_handler): Likewise.
(claim_file_handler): Likewise.
(process_option): Likewise.
(add_output_files): Likewise.  Remove filename length limit.

From-SVN: r158673
lto-plugin/ChangeLog
lto-plugin/lto-plugin.c