mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-12 00:20:58 +00:00
When a mallocation is shrunk/grown without moving, UE needs to update its precise metadata about the mallocation, since it tracks *exactly* how many bytes were allocated, not just the malloc chunk size.