busybox: use bash for gen_build_files.sh to avoid printf argument list issues on...
[openwrt.git] / package / busybox / patches / 440-httpd_chdir.patch
index 56f5bb6..da069f6 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/httpd.c
 +++ b/networking/httpd.c
-@@ -1827,6 +1827,7 @@ static void handle_incoming_and_exit(con
+@@ -1886,6 +1886,7 @@ static void handle_incoming_and_exit(con
        char *header_ptr = header_ptr;
        Htaccess_Proxy *proxy_entry;
  #endif