[cfe-dev] Fix memory leak in JobList

Daniel Dunbar daniel at zuster.org
Thu Mar 11 10:06:24 PST 2010


Fixed here, thanks!
  http://llvm.org/viewvc/llvm-project?view=rev&revision=98261

 - Daniel

On Thu, Mar 11, 2010 at 4:01 AM, Gonsolo <gonsolo at gmail.com> wrote:
> The attached patch fixes a memory leak reported by valgrind.
> Please grep for "new Command" in Tools.cpp to find the allocation.
>
> g
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>



More information about the cfe-dev mailing list