Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
DISCONTINUED:openSUSE:11.1
photocd
xpcd-2.09-alias.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xpcd-2.09-alias.patch of Package photocd
--- xpcd/vroot.h +++ xpcd/vroot.h @@ -87,12 +87,13 @@ int actual_format; unsigned long nitems, bytesafter; Window *newRoot = (Window *) 0; + Window **pRoot = &newRoot; if (XGetWindowProperty(dpy, children[i], __SWM_VROOT, 0, 1, False, XA_WINDOW, &actual_type, &actual_format, &nitems, &bytesafter, - (unsigned char **) &newRoot) == Success + (unsigned char **) pRoot) == Success && newRoot) { root = *newRoot; break;
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