mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:41:17 -07:00
When we allocate the locally mapped texture size, use the announced stride (aka bytes per line) instead of the texture width. Otherwise we might overflow and crash eventually. BUG: 438815