another
This commit is contained in:
parent
2f9d900118
commit
1d550471f1
@ -125,7 +125,7 @@ rregexec1(Reprog *progp, /* program to run */
|
||||
break;
|
||||
case OR:
|
||||
/* evaluate right choice later */
|
||||
if(_renewthread(tlp, inst->u1.right, ms, &tlp->se) == tle)
|
||||
if(_renewthread(tl, inst->u1.right, ms, &tlp->se) == tle)
|
||||
return -1;
|
||||
/* efficiency: advance and re-evaluate */
|
||||
continue;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user