]> git.pld-linux.org Git - packages/X11.git/blobdiff - X11-radeon-set-fb-location.patch
- new; CVE-2006-6101 CVE-2006-6102 CVE-2006-6103
[packages/X11.git] / X11-radeon-set-fb-location.patch
index 7a5e1f90c1ef0edc8ff2754b0d39a2b06dc4f955..7f52d1baca40e1b3f563292d192bfd34fdfddcd1 100644 (file)
@@ -8,3 +8,14 @@
  #ifdef XF86DRI
        if (info->CPStarted) DRIUnlock(pScrn->pScreen);
  #endif
+--- xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c.org     2005-02-12 01:09:23.399039632 +0100
++++ xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c 2005-02-12 01:11:08.746024456 +0100
+@@ -7145,8 +7145,6 @@
+     ScrnInfoPtr    pScrn      = xf86Screens[scrnIndex];
+     RADEONInfoPtr  info       = RADEONPTR(pScrn);
+-      RADEONSetFBLocation (pScrn);
+-
+ #ifdef XF86DRI
+     if (info->CPStarted) DRILock(pScrn->pScreen, 0);
+ #endif
This page took 0.038014 seconds and 4 git commands to generate.