commit 1593ff2d4c20861efef1256fbadd7389d029972e
Author: Nicolas Ramz <nicolas.ramz@gmail.com>
AuthorDate: Wed Jan 10 17:45:52 2024 +0100
Commit: Andreas Kling <kling@serenityos.org>
CommitDate: Wed Jan 10 23:41:15 2024 +0100
LibGfx/ILBMLoader: Don't throw too early when decoding bitplanes
We were (again) throwing even though the image could be decoded.