[Spice-devel] [PATCH xf86-video-qxl 0/4] cleanup and one bug fix

Alon Levy alevy at redhat.com
Mon Jul 15 04:58:37 PDT 2013


The first, second and fourth patches are trivial. The third is a fix for a
segmentation fault with DFPS turned on when resizing the monitor, the damage
rectangle list ends up containing out of bounds rectangles. The fix I chose is
more generic then fixing the dfps code.

Alon Levy (4):
  Xspice: don't pull in kms functions
  src/spiceqxl_main_loop: fix typo in comment
  qxl_surface: protect from out of bounds rectangles
  qxl_surface: remove unused variables, add static where needed

 src/qxl_driver.c         |  5 +++++
 src/qxl_surface.c        | 32 ++++++++++++++++++++------------
 src/spiceqxl_main_loop.c |  2 +-
 3 files changed, 26 insertions(+), 13 deletions(-)

-- 
1.8.3.1



More information about the Spice-devel mailing list