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.2:Update
openwsman
openwsman-2.1.0-wsman-xml-serialize.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openwsman-2.1.0-wsman-xml-serialize.patch of Package openwsman
diff -wruN ../orig-openwsman-2.1.0/src/lib/wsman-xml-serialize.c ./src/lib/wsman-xml-serialize.c --- ../orig-openwsman-2.1.0/src/lib/wsman-xml-serialize.c 2008-08-24 01:48:21.000000000 +0200 +++ ./src/lib/wsman-xml-serialize.c 2008-11-06 16:51:25.000000000 +0100 @@ -1041,7 +1041,7 @@ } src = ws_xml_get_node_text(child); - if (src != NULL || *src != 0) { + if (src != NULL && *src != 0) { char *dstPtr; int dstSize = 1 + strlen(src); dstPtr =
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