Search
j0ke.net Open Build Service
>
Projects
>
Apache
:
Modules
>
apache2-mod_evasive
> mod_evasive-void.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File mod_evasive-void.patch of Package apache2-mod_evasive (Revision 3)
Currently displaying revision
3
,
show latest
--- mod_evasive20.c.orig 2010-07-08 22:42:11.830662890 +0200 +++ mod_evasive20.c 2010-07-08 22:44:59.366864578 +0200 @@ -298,6 +298,7 @@ ntt_destroy(hit_list); free(email_notify); free(system_command); + return NULL; }