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 2
View file
ptloader-segfault.patch
Added
@@ -0,0 +1,10 @@ +--- a/ptclient/ldap.c ++++ b/ptclient/ldap.c +@@ -1003,6 +1003,7 @@ static int ptsmodule_get_dn( + return rc; + } + ++ syslog(LOG_WARNING, "SIGSEGV: ld: x, base: %s, scope: %i, filter: %s, attrs: x, timeout: x, res: x", base, ptsm->scope, filter); + rc = ldap_search_st(ptsm->ld, base, ptsm->scope, filter, attrs, 0, &(ptsm->timeout), &res); + + if (rc != LDAP_SUCCESS) {
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
.