[PATCH] Fix memory leak in the C/C++ front-ends

Richard Henderson rth@redhat.com
Tue Oct 12 16:42:00 GMT 2004


On Tue, Oct 12, 2004 at 10:46:07AM -0400, Andrew Pinski wrote:
> +	  free (namep);

XNEWVEC should be matched with XDELETEVEC.


r~



More information about the Gcc-patches mailing list