projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] uhttpd: rework CyaSSL and OpenSSL integration; move protected recv() and...
[openwrt.git]
/
package
/
busybox
/
patches
/
440-httpd_chdir.patch
diff --git
a/package/busybox/patches/440-httpd_chdir.patch
b/package/busybox/patches/440-httpd_chdir.patch
index
744e962
..
da069f6
100644
(file)
--- a/
package/busybox/patches/440-httpd_chdir.patch
+++ b/
package/busybox/patches/440-httpd_chdir.patch
@@
-1,6
+1,6
@@
--- a/networking/httpd.c
+++ b/networking/httpd.c
--- a/networking/httpd.c
+++ b/networking/httpd.c
-@@ -18
16,6 +181
6,7 @@ static void handle_incoming_and_exit(con
+@@ -18
86,6 +188
6,7 @@ static void handle_incoming_and_exit(con
char *header_ptr = header_ptr;
Htaccess_Proxy *proxy_entry;
#endif
char *header_ptr = header_ptr;
Htaccess_Proxy *proxy_entry;
#endif
This page took
0.022955 seconds
and
4
git commands to generate.