[Bug lto/41550] Fix security and portability issues in lto-plugin

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Apr 23 15:50:00 GMT 2010



------- Comment #5 from rguenth at gcc dot gnu dot org  2010-04-23 15:49 -------
Subject: Bug 41550

Author: rguenth
Date: Fri Apr 23 15:49:10 2010
New Revision: 158673

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158673
Log:
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.

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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41550



More information about the Gcc-bugs mailing list