This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
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