Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
xorg-x11-server.32147
U_bsc1216261-0001-mi-fix-CloseScreen-initializa...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File U_bsc1216261-0001-mi-fix-CloseScreen-initialization-order.patch of Package xorg-x11-server.32147
@@ -, +, @@ --- mi/miscrinit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: mi/miscrinit.c =================================================================== --- mi/miscrinit.c.orig +++ mi/miscrinit.c @@ -236,10 +236,10 @@ miScreenInit(ScreenPtr pScreen, void *pb pScreen->numVisuals = numVisuals; pScreen->visuals = visuals; if (width) { + pScreen->CloseScreen = miCloseScreen; #ifdef MITSHM ShmRegisterFbFuncs(pScreen); #endif - pScreen->CloseScreen = miCloseScreen; } /* else CloseScreen */ /* QueryBestSize, SaveScreen, GetImage, GetSpans */
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