Projects
home:connyhald:branches:Kolab:3.3:Updates
cyrus-imapd
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 9
View file
ptloader-segfault.patch
Changed
@@ -1,5 +1,3 @@ -diff --git a/ptclient/ldap.c b/ptclient/ldap.c -index 8e30e53..81dcc54 100644 --- a/ptclient/ldap.c +++ b/ptclient/ldap.c @@ -888,6 +888,7 @@ static int ptsmodule_get_dn( @@ -97,11 +95,12 @@ return PTSM_FAIL; } -@@ -1041,6 +1061,7 @@ static int ptsmodule_get_dn( +@@ -1041,6 +1061,8 @@ static int ptsmodule_get_dn( res = NULL; } -+ syslog(LOG_WARNING, "SEGV: Reached last return. Ret: %s", (*ret ? **ret : "NULL")); ++ syslog(LOG_WARNING, "SEGV: Reached last return."); ++ syslog(LOG_WARNING, "SEGV: Reached last return. Ret: %s", (*ret ? *ret : "NULL")); return (*ret ? PTSM_OK : PTSM_FAIL); }
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.