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