SerenityOS build: Thursday, January 11
Images 💾⌗
- serenity-x86_64-20240111-1593ff2.img.gz (Raw image, 209.31 MiB)
Last commit ⭐⌗
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.
Other builds