]> git.ipfire.org Git - thirdparty/gcc.git/commit
2012-10-03 Tobias Burnus <burnus@net-b.de>
authorTobias Burnus <burnus@net-b.de>
Thu, 4 Oct 2012 17:01:31 +0000 (19:01 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 4 Oct 2012 17:01:31 +0000 (19:01 +0200)
commitfc429b4868b646130c7b0b508a62b31dd943a1df
tree96769359ce012259654f91716b76a0672d78ae15
parentb674cffe6605b8949db5ddcdb7b0bc2546c1d6d5
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.

From-SVN: r192088
gcc/ChangeLog
gcc/gcc.c
gcc/opts.c