bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Valgrind and Bison memory leaks


From: Joel E. Denny
Subject: Re: Valgrind and Bison memory leaks
Date: Wed, 8 Nov 2006 15:40:02 -0500 (EST)

On Wed, 8 Nov 2006, Paul Eggert wrote:

> OK, I reviewed that patch and installed the following
> slightly-different one.  The main thing was that funny union, which
> confused me, and so I replaced it with a char const * value and a char
> * storage pointer (which might be null, but can be freed).

Thanks, I'll look it over later today.

> "make maintainer-check-valgrind" has a lot of failures still, but I
> assume more patches will come later?

I had no failures after my original patch.  I'll review this one later.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]