Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
xorg-x11-server
vidmode-sig11.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vidmode-sig11.diff of Package xorg-x11-server
Index: hw/xfree86/common/xf86VidMode.c ================================================================================ --- hw/xfree86/common/xf86VidMode.c +++ hw/xfree86/common/xf86VidMode.c @@ -220,6 +220,8 @@ pScrn = xf86Screens[scrnIndex]; pVidMode = VMPTR(pScrn->pScreen); + if (!pScrn->modes) + return FALSE; pVidMode->First = pScrn->modes; pVidMode->Next = pVidMode->First->next;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor