mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
In a subclass of Cell, we cannot use Cell::vm() before the base Cell object itself is constructed. Use the Realm's VM instead. This was caught by UBSAN with vptr sanitation enabled.
1.4 KiB
1.4 KiB