wmressel: Display error message if XF86VidModeGetModeLine fails
commitc32456b26fa6010bea01134882c7f1c6ba0fb77a
authorTorrance, Douglas <dtorrance@piedmont.edu>
Mon, 6 Sep 2021 13:35:00 +0000 (6 13:35 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 6 Sep 2021 15:18:28 +0000 (6 16:18 +0100)
tree33d9471893e59457ccb16eb76824ada1b2d75c63
parentde39cf40c91ad16e8d3e2bf2dd9a347c259c36e6
wmressel: Display error message if XF86VidModeGetModeLine fails

Otherwise, the program crashes with a floating point exception when we
try to divide by 0 in the call to BlitNum a few lines later.
wmressel/src/wmressel.c