--- gforth/engine/engine.c 2008/10/15 15:27:33 1.110 +++ gforth/engine/engine.c 2010/04/05 22:17:56 1.111 @@ -406,7 +406,7 @@ Label *gforth_engine(Xt *ip0, Cell *sp0, symbols = (Label *)(malloc(MAX_SYMBOLS*sizeof(Cell)+CODE_OFFSET)+code_offset); xts = (Label *)(malloc(MAX_SYMBOLS*sizeof(Cell)+XT_OFFSET)+xt_offset); - for (i=0; i=MAX_SYMBOLS) {