busybox: update to 1.19.2 (thanks to Peter Wagner)
[openwrt/openwrt.git] / package / busybox / patches / 310-passwd_access.patch
index a8581db728ba01d0498d1918a0118d7dc78561e3..6d0affd16577ae8e9c4e50e2076c75fa29c7c7d3 100644 (file)
@@ -3,7 +3,7 @@
 
 --- a/networking/httpd.c
 +++ b/networking/httpd.c
-@@ -1742,21 +1742,32 @@ static int check_user_passwd(const char 
+@@ -1772,21 +1772,32 @@ static int check_user_passwd(const char 
  
                if (ENABLE_FEATURE_HTTPD_AUTH_MD5) {
                        char *md5_passwd;