applied Jukkas hotfix
This commit is contained in:
parent
b550b3807d
commit
edc5bd2624
@ -534,7 +534,7 @@ match(char *pattern) {
|
||||
}
|
||||
if(lprefix) {
|
||||
if(itemend) {
|
||||
itemend->right - lprefix;
|
||||
itemend->right = lprefix;
|
||||
lprefix->left = itemend;
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user