busybox: update to 1.19.2 (thanks to Peter Wagner)
[openwrt/staging/yousong.git] / package / busybox / patches / 440-httpd_chdir.patch
index 66e41b55f212917313c526913b4098d825d4cad4..da069f6fffde6c05cb0dbd224642f3a53e15ae1b 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/httpd.c
 +++ b/networking/httpd.c
-@@ -1853,6 +1853,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