This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug preprocessor/36819] memleak in split_quote_chain


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

--- Comment #2 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2011-10-02 12:31:46 UTC ---
Author: paolo
Date: Sun Oct  2 12:31:40 2011
New Revision: 179426

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179426
Log:
2011-10-02  Paolo Carlini  <paolo.carlini@oracle.com>

    PR preprocessor/36819
    * incpath.c (merge_include_chains): Call free_path on
    heads[QUOTE] and tails[QUOTE].

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/incpath.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]