summaryrefslogtreecommitdiffstats
path: root/main/lighttpd/CVE-2013-4560.patch
blob: bd5af70a5c4d03d420771e88aff5feb87df7f4a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
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;