]> git.eshelyaron.com Git - emacs.git/commit
Fix out of bounds bitmap access on Haiku
authorPo Lu <luangruo@yahoo.com>
Fri, 14 Jan 2022 01:24:34 +0000 (01:24 +0000)
committerPo Lu <luangruo@yahoo.com>
Fri, 14 Jan 2022 01:24:34 +0000 (01:24 +0000)
commit4e1bf9bf48040370f4c70b1d1ca9535a98efe5f3
treeef6d011d1e370fd02e68837c84e72945e171dde6
parent83ae392d59260da66eed3cc472a0b3af5f00ad47
Fix out of bounds bitmap access on Haiku

* src/haiku_draw_support.cc (BView_DrawBitmapWithEraseOp): Fix
out of bounds access to bitmap data.
src/haiku_draw_support.cc