mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
It's potentially unsafe to access `m_root` in the destructor since it may have been swept, so move unregistration of the NodeIterator into a GC finalizer instead.
8.7 KiB
8.7 KiB