[patch] memory leak in p-exp.y

Daniel Jacobowitz drow@false.org
Sun Jul 1 15:43:00 GMT 2007


On Thu, Jun 28, 2007 at 02:42:28PM -0700, Michael Snyder wrote:
> As flagged by Coverity.

Yeah, that's an ugly lot of free's but I don't see a way around it
(unless you want to use alloca in the caller and pass a buffer to
uptok, at least).

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list