Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:eeich:BootPrj
xorg-x11
p_xrdb.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File p_xrdb.diff of Package xorg-x11
Index: xorg-x11-7.4/xrdb-1.0.5/xrdb.c =================================================================== --- xorg-x11-7.4/xrdb-1.0.5.orig/xrdb.c +++ xorg-x11-7.4/xrdb-1.0.5/xrdb.c @@ -504,6 +504,8 @@ DoDisplayDefines(Display *display, Strin int n; XmuGetHostname(client, MAXHOSTNAMELEN); + if (!strcmp(client,"(none)")) + strncpy(client,"\"(none)\"", sizeof(client)); strncpy(server, XDisplayName(host), sizeof(server)); server[sizeof(server) - 1] = '\0'; /* search for final colon to skip over any embedded colons in IPv6
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