]> git.ipfire.org Git - thirdparty/plymouth.git/commit
label-freetype: Handle font failing to load more gracefully
authorRay Strode <rstrode@redhat.com>
Tue, 26 Dec 2023 18:20:39 +0000 (13:20 -0500)
committerRay Strode <halfline@gmail.com>
Wed, 27 Dec 2023 19:54:29 +0000 (19:54 +0000)
commitb4e01e90c026e776f4e18162438230139e661f98
tree1a7e2fb00afdd8fa55bd0eb262566a326cfc9cba
parent1c676e5031f3dadcca0656cd280177b8ba78a6ca
label-freetype: Handle font failing to load more gracefully

We currently crash if the font fails to load.

This commit attempts to handle the situation more gracefully.
src/plugins/controls/label-freetype/plugin.c