Search
j0ke.net Open Build Service
>
Projects
>
Apache
:
Modules
>
apache2-mod_cguard
> mod_cguard-void.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File mod_cguard-void.patch of Package apache2-mod_cguard
--- mod_cguard.c.orig 2010-07-08 22:47:11.758497389 +0200 +++ mod_cguard.c 2010-07-08 22:47:30.054300968 +0200 @@ -457,6 +457,7 @@ else mpm_thread_limit = 1; ap_mpm_query(AP_MPMQ_MAX_DAEMONS, &mpm_server_limit); + return NULL; } /* Main handler */