package/busybox: update to busybox-1.7.2, include upstream patches, refresh patches
[openwrt/svn-archive/archive.git] / package / busybox / patches / 310-passwd_access.patch
index 5faf6faf194e3e6be21299f1ed8099f954ed57d4..24241c1260982eab24eb7ba9d0a84d4ea1bfd595 100644 (file)
@@ -3,7 +3,7 @@
 
 --- a/networking/httpd.c
 +++ b/networking/httpd.c
-@@ -1717,21 +1717,32 @@ static int check_user_passwd(const char 
+@@ -1717,21 +1717,32 @@ static int check_user_passwd(const char
  
                if (ENABLE_FEATURE_HTTPD_AUTH_MD5) {
                        char *md5_passwd;