Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:pchenthill
evolution-data-server
bnc-263154-eds-proxy-setting-crash.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bnc-263154-eds-proxy-setting-crash.diff of Package evolution-data-server
--- ../evolution-data-server-1.6.0.orig/servers/groupwise/e-gw-proxy.c 2007-08-16 11:25:24.000000000 +0530 +++ servers/groupwise/e-gw-proxy.c 2007-08-16 11:29:58.000000000 +0530 @@ -43,7 +43,7 @@ e_gw_proxy_construct_proxy_access_list ( subparam = soup_soap_parameter_get_next_child_by_name (subparam, "entry")) { proxyHandler *aclInstance; - aclInstance = (proxyHandler *) malloc(sizeof(proxyHandler)); + aclInstance = (proxyHandler *) g_malloc0 (sizeof(proxyHandler)); aclInstance->permissions = 0; aclInstance->flags = 0; type_param = soup_soap_parameter_get_first_child_by_name (subparam, "email");
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