dropbear: bump to 2022.82
[openwrt/openwrt.git] / package / network / services / dropbear / patches / 110-change_user.patch
index 1dd67948af65a669820b09b4ff1373c6ccae1611..04d1df3fdeb2ec3fac02961070617f117eca2cee 100644 (file)
@@ -1,6 +1,6 @@
 --- a/svr-chansession.c
 +++ b/svr-chansession.c
-@@ -954,12 +954,12 @@ static void execchild(const void *user_d
+@@ -985,12 +985,12 @@ static void execchild(const void *user_d
        /* We can only change uid/gid as root ... */
        if (getuid() == 0) {