fixed potentially reading out of bounds when doing banked blit to framebuffer
authorJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 22 May 2021 01:22:25 +0000 (04:22 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 22 May 2021 01:22:25 +0000 (04:22 +0300)
commit8f940386f807873bae66d06e3f9c0a29742d2997
tree85c1945b8df91c873a0540d12f0ea9a55fc89db5
parent85057d2afd451777a1312a671399dce4174ddc29
fixed potentially reading out of bounds when doing banked blit to framebuffer
src/dos/gfx.c