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: Paul Eggert
Subject: Re: Bison bugs (memory leaks) found by valgrind in GLR-related tests
Date: Wed, 21 Dec 2005 16:25:26 -0800
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

"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.

> 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'




reply via email to

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