Bugfix by Joren
This commit is contained in:
parent
4be59c3e03
commit
742f18a87c
@ -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