[package] busybox: update to v1.14.4 (closes: #5619)
[openwrt.git] / package / busybox / patches / 440-httpd_chdir.patch
index 0d57696..0abea5d 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/httpd.c
 +++ b/networking/httpd.c
-@@ -1824,6 +1824,7 @@ static void handle_incoming_and_exit(con
+@@ -1810,6 +1810,7 @@ static void handle_incoming_and_exit(con
        char *header_ptr = header_ptr;
        Htaccess_Proxy *proxy_entry;
  #endif