]> git.ipfire.org Git - thirdparty/plymouth.git/commit
ply-console-viewer: Disallow zero lines
authorRay Strode <rstrode@redhat.com>
Thu, 28 Dec 2023 16:35:10 +0000 (11:35 -0500)
committerRay Strode <rstrode@redhat.com>
Thu, 28 Dec 2023 16:35:10 +0000 (11:35 -0500)
commitd0f90388da5e9847b02560c5e12842057952a65e
tree109fa623e965ce069a886a12da310103156842d9
parent1b6c4b86849787e59acd20312acfe651ea46a204
ply-console-viewer: Disallow zero lines

A logic error meant the console viewer can end up being zero lines.

This commit fixes that.
src/libply-splash-graphics/ply-console-viewer.c