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