|
From: Brian P. <br...@us...> - 2007-06-12 20:50:05
|
CVSROOT: /cvsroot/chromium
Module name: cr
Repository: cr/spu/vnc/
Changes by: br...@sc....(none) 07/06/12 13:50:04
Log message:
Fix framesync deadlock problem.
In send_update(), if NewClip is true and framesync is turned on we need
to send a 1-pixel rect if the region is null.
Modified files:
cr/spu/vnc/:
client_io.c
Revision Changes Path
1.37 +12 -2 cr/spu/vnc/client_io.c
|