Skip to content
Commit 76814cfa authored by Waqar Ahmed's avatar Waqar Ahmed Committed by Kurt Hindenburg
Browse files

Fix signed integer overflow due to uninitialized vars warning

Fixes:

Screen.cpp:907:19: runtime error: signed integer overflow:
-1094795598 * 80 cannot be represented in type 'int'

Caught by ubsan

(cherry picked from commit 511512c5)
parent 2e69d229
Pipeline #499991 passed with stage
in 2 minutes and 58 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment