Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix out-of-range string access in special_number
Out-of-range string access happened when `s->value()` was shorter than "var(" or "calc(".
- Loading branch information