mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-24 17:01:34 +00:00
![]() 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> |
||
---|---|---|
.. | ||
fbblit.c | ||
fbfill.c | ||
fbutil.c | ||
video_fb.c |