aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorChristian Authmann <8371862+cauthmann@users.noreply.github.com>2018-11-11 10:40:48 +0100
committerChristian Authmann <8371862+cauthmann@users.noreply.github.com>2018-11-11 10:40:48 +0100
commit82b04eb2754c979506724af5d1f9c5994c5e5654 (patch)
tree849ee1933b22fa5393553d7f7cf4c289b437a442 /config.h.in
parentb85febcd752f38cc05233db628795f8fea91795f (diff)
downloadtigervnc-82b04eb2754c979506724af5d1f9c5994c5e5654.tar.gz
tigervnc-82b04eb2754c979506724af5d1f9c5994c5e5654.zip
Prevent rendering uninitialized Pixmap contents on X11
The Pixmap is filled in as updates from the server arrive. Before the first full update, it would contain undefined contents, which would be rendered onto the ViewPort. Clearing the Pixmap is only done on startup and when changing the server resolution, so it's not performance critical.
Diffstat (limited to 'config.h.in')
0 files changed, 0 insertions, 0 deletions