Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
nagios-nsca
nagios-nsca.abuild.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File nagios-nsca.abuild.patch of Package nagios-nsca
--- src/nsca.c 2006-04-06 23:19:30.000000000 +0200 +++ src/nsca.c 2006-12-01 12:24:18.000000000 +0100 @@ -601,6 +601,7 @@ /* we couldn't find the read handler */ syslog(LOG_ERR, "Handler stack corrupt - aborting"); do_exit(STATE_CRITICAL); + return 0; /* not reached */ } @@ -617,6 +618,7 @@ /* we couldn't find the write handler */ syslog(LOG_ERR, "Handler stack corrupt - aborting"); do_exit(STATE_CRITICAL); + return 0; /* not reached */ }
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