dropbear: update to 2014.63
[openwrt.git] / package / network / services / dropbear / patches / 100-pubkey_path.patch
index c1802f51e519bd28a5169d4e3236680f83f6f537..456874b730272f157bd3f4b2e9f65e14eda49b0b 100644 (file)
@@ -1,6 +1,6 @@
 --- a/svr-authpubkey.c
 +++ b/svr-authpubkey.c
-@@ -209,17 +209,21 @@ static int checkpubkey(unsigned char* al
+@@ -208,17 +208,21 @@ static int checkpubkey(unsigned char* al
                goto out;
        }
  
@@ -33,7 +33,7 @@
        if (authfile == NULL) {
                goto out;
        }
-@@ -372,26 +376,35 @@ static int checkpubkeyperms() {
+@@ -371,26 +375,35 @@ static int checkpubkeyperms() {
                goto out;
        }