bison-patches
[Top][All Lists]
Advanced

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

Re: Bison bugs (memory leaks) found by valgrind in GLR-related tests


From: Joel E. Denny
Subject: Re: Bison bugs (memory leaks) found by valgrind in GLR-related tests
Date: Wed, 21 Dec 2005 19:36:20 -0500 (EST)

On Wed, 21 Dec 2005, Paul Eggert wrote:

> "Joel E. Denny" <address@hidden> writes:
> 
> > I just noticed that I forgot to cast the return of malloc() for the sake 
> > of C++.
> 
> I fixed that.

Thanks.  Sorry, I'll try to remember maintainer-check in the future before 
submitting patches.

> > did anyone have a chance to run valgrind?
> 
> I did, with the latest CVS; it seems to work.  Thanks.
> 
> Here's what I ran:
> 
> make check PREBISON='valgrind -q'  PREPARSER='valgrind --leak-check=full -q'

Great.  Thanks.

Joel




reply via email to

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