« Previous | Next » 

Revision 207f328a

ID207f328afc2137d422f59293ba37b8be5d3e1617

Added by Corentin Chary about 13 years ago

vnc: fix lossy rect refreshing

The for loop in send_lossy_rect was totally wrong, and we can't
call vnc_set_bits() because it does not really do what it should.
Use vnc_set_bit() directly instead.

Signed-off-by: Corentin Chary <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences