aboutsummaryrefslogtreecommitdiffstats
path: root/main/lighttpd/CVE-2013-4560.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/lighttpd/CVE-2013-4560.patch')
-rw-r--r--main/lighttpd/CVE-2013-4560.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/main/lighttpd/CVE-2013-4560.patch b/main/lighttpd/CVE-2013-4560.patch
new file mode 100644
index 0000000000..bd5af70a5c
--- /dev/null
+++ b/main/lighttpd/CVE-2013-4560.patch
@@ -0,0 +1,12 @@
+Index: lighttpd-1.4.x/src/stat_cache.c
+===================================================================
+--- lighttpd-1.4.x/src/stat_cache.c (revision 2920)
++++ lighttpd-1.4.x/src/stat_cache.c (revision 2921)
+@@ -648,6 +648,7 @@
+ FamErrlist[FAMErrno]);
+
+ fam_dir_entry_free(fam_dir);
++ fam_dir = NULL;
+ } else {
+ int osize = 0;
+