OSDN Git Service

2012-10-03 Tobias Burnus <burnus@net-b.de>
authorburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Oct 2012 17:01:31 +0000 (17:01 +0000)
committerburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Oct 2012 17:01:31 +0000 (17:01 +0000)
commitce0fdb91bdc982869c2847238b0ebddd6619884b
tree96769359ce012259654f91716b76a0672d78ae15
parenta115dd2cd61b9394f674b8bd6cb91570607cfc17
2012-10-03  Tobias Burnus  <burnus@net-b.de>

        * gcc.c (record_temp_file, add_sysrooted_prefix,
        * process_command,
        do_self_spec, compare_debug_dump_opt_spec_function): Plug memleaks.
        (do_spec_1): Ditto, fix out-of-bound access.
        * opts.c (common_handle_option): Plug memleak.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@192088 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcc.c
gcc/opts.c