]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
files.c (read_file_guts, [...]): Free memory before returning.
authorTobias Burnus <burnus@net-b.de>
Mon, 15 Oct 2012 20:08:57 +0000 (22:08 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Mon, 15 Oct 2012 20:08:57 +0000 (22:08 +0200)
commit55e7f90769fbc29ce4e156d33c63298497acceb7
tree9638e29aa7f7e52938c01390081a134c642b7a02
parent95bf35bd2566026f8337185dff6633358b3bbb7f
files.c (read_file_guts, [...]): Free memory before returning.

2012-10-15  Tobias Burnus  <burnus@net-b.de>

        * files.c (read_file_guts, _cpp_save_file_entries): Free memory
        before returning.
        * lex.c (warn_about_normalization): Ditto.
        * mkdeps.c (deps_save): Ditto.
        * pch.c (cpp_valid_state): Ditto.

From-SVN: r192474
libcpp/ChangeLog
libcpp/files.c
libcpp/lex.c
libcpp/mkdeps.c
libcpp/pch.c