Darren Kenny 08413f2f4e video/fb/video_fb: Fix possible integer overflow
It is minimal possibility that the values being used here will overflow.
So, change the code to use the safemath function grub_mul() to ensure
that doesn't happen.

Fixes: CID 73761

Signed-off-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2021-03-02 15:54:17 +01:00
..
2020-07-29 16:55:47 +02:00
2020-09-11 15:45:56 +02:00
2020-07-29 16:55:47 +02:00
2015-01-27 17:17:58 +01:00
2011-05-16 02:34:58 +02:00
2010-08-19 16:54:00 +05:30