On Sun, 2 Oct 2011, Paolo Carlini wrote:
> Hi,
>
> this minor issue remained open and miscategorized as C++ for many years. I
> changed it tentatively to preprocessor and I think we can easily resolve it as
> suggested by submitter: apparently there is a small memory leak happening at
> beginning
seems the obvious way to plug it. Is it Ok for mainline?
Thanks,
Paolo.
///
2011-10-01 Paolo Carlini
PR preprocessor/36819
* incpath.c (merge_include_chains): Call free_path on
heads[QUOTE] and tails[QUOTE].
Index: incpath.c