mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-05 18:58:33 +00:00
The previous impl was trimming the last chunk to the free space instead of the used space, which yielded an OOB read if the needle wasn't found.