Bugfix by Joren
This commit is contained in:
parent
a4a88aa585
commit
b187c96cc4
@ -246,7 +246,7 @@ ccl:
|
||||
p++;
|
||||
}
|
||||
p++;
|
||||
if (found == negate)
|
||||
if (found == negate || c == 0)
|
||||
goto bad;
|
||||
break;
|
||||
case RE_LP:
|
||||
|
Loading…
x
Reference in New Issue
Block a user