mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 13:02:09 +02:00
This should help avoid the footgun of forgetting to check for null on m_fetch_controller. We had missed this check when firing off an error due to an unsupported format in the PlaybackManager, so we could call stop_fetch() on a null pointer if the download had completed already.
117 KiB
117 KiB