mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 01:47:00 +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