mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-04 10:17:05 +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.