commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog src/LR0.c


From: Akim Demaille
Subject: bison ./ChangeLog src/LR0.c
Date: Sat, 29 Dec 2001 09:21:23 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Akim Demaille <address@hidden>  01/12/29 09:21:23

Modified files:
        .              : ChangeLog 
        src            : LR0.c 

Log message:
        Memory leak.
        * src/LR0.c (new_itemsets): Don't allocate `shift_symbol' here,
        since it allocates it for each state, although only one is needed.
        (allocate_storage): Do it here.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?tr1=1.481&tr2=1.482&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/LR0.c.diff?tr1=1.54&tr2=1.55&r1=text&r2=text




reply via email to

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