This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] memory leak in p-exp.y


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]