]> git.saurik.com Git - bison.git/commitdiff
All uses of XCALLOC, XMALLOC, and XREALLOC changed to use new macros
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 13 Dec 2002 04:45:45 +0000 (04:45 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 13 Dec 2002 04:45:45 +0000 (04:45 +0000)
CALLOC, MALLOC, REALLOC.  All uses of XFREE changed to free.


No differences found