]> source.dussan.org Git - tigervnc.git/commit
Provide correct dimensions for XShm setup
authorPierre Ossman <ossman@cendio.se>
Mon, 30 Dec 2019 09:50:52 +0000 (10:50 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 30 Dec 2019 09:52:23 +0000 (10:52 +0100)
commit0f1ded057dbf875e69a0d72418d95610db8fa6a3
tree354651b1ac45087ad58fd5a56b9c6b9ec48c5e4a
parent6208f47dcbf68ff1e751b0b526bb643f0da867a6
Provide correct dimensions for XShm setup

Since 53f913a we initialize the underlying PixelBuffer with 0x0
dimensions, which means we need to keep more explicit track of what
we are trying to allocate in the setup methods.
vncviewer/PlatformPixelBuffer.cxx
vncviewer/PlatformPixelBuffer.h