summaryrefslogtreecommitdiffstats
path: root/debian/patches/suexec-CVE-2007-1742.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/suexec-CVE-2007-1742.patch')
-rw-r--r--debian/patches/suexec-CVE-2007-1742.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/suexec-CVE-2007-1742.patch b/debian/patches/suexec-CVE-2007-1742.patch
index a348cbc..159c2c9 100644
--- a/debian/patches/suexec-CVE-2007-1742.patch
+++ b/debian/patches/suexec-CVE-2007-1742.patch
@@ -14,7 +14,7 @@ Bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=44752
#include <stdio.h>
#include <stdarg.h>
-@@ -281,11 +282,12 @@
+@@ -279,11 +280,12 @@
char *actual_gname; /* actual group name */
char *cmd; /* command to be executed */
char cwd[AP_MAXPATH]; /* current working directory */