summaryrefslogtreecommitdiffstats
path: root/client_examples/ppmtest.c
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2014-07-10 14:34:37 +0100
committerWill Thompson <will@willthompson.co.uk>2014-07-10 14:37:29 +0100
commitc4dff87c8f3edf4f7d3e11cabed4e88abf18aaa3 (patch)
tree543d103f9698e63795332e484944d78549858b5c /client_examples/ppmtest.c
parent8c21b31cefc73d5da230deffe0b3a292f1b24b7a (diff)
downloadlibtdevnc-c4dff87c8f3edf4f7d3e11cabed4e88abf18aaa3.tar.gz
libtdevnc-c4dff87c8f3edf4f7d3e11cabed4e88abf18aaa3.zip
x11vnc: fix double X_UNLOCK on xrandr events
check_xrandr_event() assumes X_LOCK is taken before it is called, and currently calls X_UNLOCK on behalf of the caller. But in practice, all callers assume that the lock is still held after check_xrandr_event() returns. In particular, this leads to a double-unlock and crash in check_xevents() on any xrandr event.
Diffstat (limited to 'client_examples/ppmtest.c')
0 files changed, 0 insertions, 0 deletions