Merge branch '2.3' into 2.4
This commit is contained in:
commit
dad5e09e5e
@ -185,7 +185,7 @@ public:
|
||||
|
||||
bypass_whitespace();
|
||||
|
||||
if (is_set(m_pI))
|
||||
if (m_pEnd - m_pI > 3 && is_set(m_pI))
|
||||
{
|
||||
rv = parse(pResult);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user