dropbear: bump to 2020.79
[openwrt/staging/chunkeey.git] / package / network / services / dropbear / patches / 110-change_user.patch
index 27e7fbaf4f4955d56ac7695a5f88fead7be830f0..f66b31910070727aef0b1e2e5621b03e11d89ae0 100644 (file)
@@ -1,6 +1,6 @@
 --- a/svr-chansession.c
 +++ b/svr-chansession.c
-@@ -953,12 +953,12 @@ static void execchild(const void *user_d
+@@ -950,12 +950,12 @@ static void execchild(const void *user_d
        /* We can only change uid/gid as root ... */
        if (getuid() == 0) {