Merge pull request #3 from davecramer/fix_overflow
authorDave Cramer <davecramer@gmail.com>
Mon, 4 Mar 2024 21:25:20 +0000 (16:25 -0500)
committerGitHub <noreply@github.com>
Mon, 4 Mar 2024 21:25:20 +0000 (16:25 -0500)
use unsigned word for lengths to avoid overflow


Trivial merge