This commit is contained in:
2008-07-20 23:53:29 +00:00
parent 39d80c6e86
commit a665af8f49
12 changed files with 186 additions and 325 deletions

View File

@@ -1,5 +1,5 @@
/*
* $Id: rec.c 197 2008-06-09 06:24:10Z baconevi $
* $Id: rec.c 270 2008-07-20 05:53:29Z baconevi $
*
* {License}
*/
@@ -296,7 +296,7 @@ static int recomp_record_fields (
* number of fields that the current record can hold,
* the field spaces are resized */
if (run->awk->prmfns.mmgr.realloc != ASE_NULL)
if (run->awk->mmgr->realloc != ASE_NULL)
{
tmp = ASE_AWK_REALLOC (
run->awk, run->inrec.flds,