mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-28 08:17:29 +00:00
Before attempting to remove the device while handling an AHCI port interrupt, check if m_connected_device is even non-null. This happened during my bare metal run and caused a kernel panic.