mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-03 19:25:02 +00:00
`length` is only the (trimmed) size of the word vector, so we have to multiply it with the size of each element to ensure all bytes are compared. Fixes #5335.