Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2:Update
ivman
ivman-0.6.14-no_xmlCleanupParser.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ivman-0.6.14-no_xmlCleanupParser.patch of Package ivman
Index: ivman-0.6.14/src/IvmConfig/IvmConfigActions.c =================================================================== --- ivman-0.6.14.orig/src/IvmConfig/IvmConfigActions.c +++ ivman-0.6.14/src/IvmConfig/IvmConfigActions.c @@ -244,7 +244,5 @@ nextOption: } xmlFreeDoc(doc); - xmlCleanupParser(); - return ret; } Index: ivman-0.6.14/src/IvmConfig/IvmConfigBase.c =================================================================== --- ivman-0.6.14.orig/src/IvmConfig/IvmConfigBase.c +++ ivman-0.6.14/src/IvmConfig/IvmConfigBase.c @@ -144,7 +144,5 @@ nextOption: } xmlFreeDoc(doc); - xmlCleanupParser(); - return ret; } Index: ivman-0.6.14/src/IvmConfig/IvmConfigConditions.c =================================================================== --- ivman-0.6.14.orig/src/IvmConfig/IvmConfigConditions.c +++ ivman-0.6.14/src/IvmConfig/IvmConfigConditions.c @@ -177,7 +177,5 @@ nextCondition: } xmlFreeDoc(doc); - xmlCleanupParser(); - return ret; } Index: ivman-0.6.14/src/IvmConfig/IvmConfigProperties.c =================================================================== --- ivman-0.6.14.orig/src/IvmConfig/IvmConfigProperties.c +++ ivman-0.6.14/src/IvmConfig/IvmConfigProperties.c @@ -275,8 +275,6 @@ nextAction: } xmlFreeDoc(doc); - xmlCleanupParser(); - ivm_check_dbus_error(&dbus_error); return ret; @@ -522,8 +520,6 @@ nextActionAll: } xmlFreeDoc(doc); - xmlCleanupParser(); - ivm_check_dbus_error(&dbus_error); return ret;
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