[libcpp] Free some variables

2012-10-03 Thread Tobias Burnus
Build on x86-64-linux with C/C++/Fortran. I will now do an all-language build/regtest. OK when it passes? Tobias 2012-10-03 Tobias Burnus * files.c (read_file_guts, _cpp_save_file_entries): Free memory before returning. * lex.c (warn_about_normalization): Ditto. * mkdeps.c (deps_save): D

Re: [libcpp] Free some variables

2012-10-15 Thread Tom Tromey
> "Tobias" == Tobias Burnus writes: Tobias> Build on x86-64-linux with C/C++/Fortran. I will now do an Tobias> all-language build/regtest. Tobias> OK when it passes? Tobias> 2012-10-03 Tobias Burnus Tobias> * files.c (read_file_guts, _cpp_save_file_entries): Free memory Tobias>