Hey Hans,

On Tue, Oct 04, 2016 at 02:08:13PM +0200, Hans de Goede wrote:
> qxl_resize_primary_to_virtual() was using pScrn->pScreen != NULL to check
> if createScreenResources has been called. But starting with xserver 1.19
> pScrn->pScreen is non NULL even before createScreenResources is called,
> causing an invalid access to the screenPixmap in
> qxl_resize_primary_to_virtual().
> 
> This commit fixes this.
> 
> BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1381045
> Signed-off-by: Hans de Goede <hdego...@redhat.com>

Yes, this was changed in the xserver by
69b782aa75bc06f11b8f9b532d5213f252c4c6c4
"xfree86: Set pScrn->pScreen before driver ScreenInit is called"


Acked-by: Christophe Fergeau <cferg...@redhat.com>

Christophe

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to