mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-15 03:16:44 +02:00
Ran into a crash here while testing LibProtocol changes. The method we invoke here (did_progress) already accepts an Optional, and handles when that Optional is empty. So there's no need to assume `total_size` is non-empty.
6.5 KiB
6.5 KiB