mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-17 16:49:02 +00:00
We were miscalculating the length of the buffer in pointer-sized chunks, which is what the conservative root scan cares about. This could cause some values to be prematurely garbage-collected.