mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 02:16:39 +02: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.