re PR preprocessor/36819 (memleak in split_quote_chain)
authorPaolo Carlini <paolo.carlini@oracle.com>
Sun, 2 Oct 2011 12:31:40 +0000 (12:31 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 2 Oct 2011 12:31:40 +0000 (12:31 +0000)
commit61e0e2f8af6f53727d6034235a49746e566c9649
treeafb748c90d41b02036d88db951f89b7c0ff99877
parente8775f2593c22df9b293185892a7d0ad493bcfe4
re PR preprocessor/36819 (memleak in split_quote_chain)

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].

From-SVN: r179426
gcc/ChangeLog
gcc/incpath.c