diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-24 10:12:28 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-24 10:12:28 +0300 |
| commit | ff836d0d287ef1378fb36f68037e7725a661cf7a (patch) | |
| tree | 34884f0a8c8cdf332386e93f1e7aded03913b14d /docs | |
| parent | a963fd6f854d476ec838fbde7ae3c28cd4270c97 (diff) | |
fix(rpn): use < instead of <= for _sentinel in parseCategory
parseCategory iterated over _sentinel itself, causing it to return
true for the sentinel value (an invalid category). Use strict less-
than so only valid categories match.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
