decode() should reject codes longer than 11 chars #2

Open
opened 2026-06-05 16:47:02 +00:00 by stephen · 0 comments
Owner

A 12-char base62 code can overflow u64. Bound the length before multiplying.

A 12-char base62 code can overflow u64. Bound the length before multiplying.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rasterstate/fj-demo#2
No description provided.