]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commit
Fix crash because xerror in get_monitor_at_window
authorOliver Kurth <okurth@vmware.com>
Tue, 17 Mar 2020 21:36:54 +0000 (14:36 -0700)
committerOliver Kurth <okurth@vmware.com>
Tue, 17 Mar 2020 21:36:54 +0000 (14:36 -0700)
commit0da01328633ad1fe705460fc0f60b9c30ff0ea3f
treec87bdbcf40e9a349529076218ca7d58836fa395f
parent9e0b84a2bd6a2fd918970e4dbab24668d4689268
Fix crash because xerror in get_monitor_at_window

Sometimes there is an x drawable error while calling get_monitor_at_window.
This error can be safely ignored.
open-vm-tools/services/plugins/dndcp/xutils/xutils.cc