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 8
View file
ptloader-segfault.patch
Changed
@@ -1,3 +1,5 @@ +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( @@ -99,7 +101,7 @@ res = NULL; } -+ syslog(LOG_WARNING, "SEGV: Reached last return. Ret: %s", (*ret ? ret : "NULL")); ++ 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
.