mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-01 14:18:15 +00:00
We were creating and destroying this string twice for every LineInfo. That's a lot of malloc() and free() during UE startup.
We were creating and destroying this string twice for every LineInfo. That's a lot of malloc() and free() during UE startup.