[package] busybox: update to v1.12.4 (partially closes: #4279)
[openwrt/svn-archive/archive.git] / package / busybox / patches / 310-passwd_access.patch
index 9a1cc95bb3268ce86138d699f4572bc6c86071f0..1c246fcf239ff63da32a4e08914a9a5455837f25 100644 (file)
@@ -3,7 +3,7 @@
 
 --- a/networking/httpd.c
 +++ b/networking/httpd.c
-@@ -1697,21 +1697,32 @@ static int check_user_passwd(const char 
+@@ -1705,21 +1705,32 @@ static int check_user_passwd(const char 
  
                if (ENABLE_FEATURE_HTTPD_AUTH_MD5) {
                        char *md5_passwd;