bison/src lalr.c
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/bison Module name: bison Changes by: Paul Eggert <[email protected]> 02/12/13 03:26:46 Modified files: src : lalr.c Log message: (set_goto_map): Do not subtract from the returned value of malloc. (add_lookback_edge): Use malloc rather than calloc, since the resulting storage is always stored into. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/lalr.c.diff?tr1=1.95&tr2=1.96&r1=text&r2=text