httpd/SOURCES/httpd-2.4.46-htcacheclean-dont-break.patch
2021-12-09 12:32:49 +00:00

14 lines
477 B
Diff

diff --git a/support/htcacheclean.c b/support/htcacheclean.c
index 958ba6d..0a7fe3c 100644
--- a/support/htcacheclean.c
+++ b/support/htcacheclean.c
@@ -557,8 +557,6 @@ static int list_urls(char *path, apr_pool_t *pool, apr_off_t round)
}
}
}
-
- break;
}
}
}