dropbear: update to 2014.65
[openwrt/staging/chunkeey.git] / package / network / services / dropbear / patches / 110-change_user.patch
index 48228ead96092555062ccda7c78f78d706bab023..44bfe14c3db2c970613621f253dcb9dadb03ce8c 100644 (file)
@@ -1,6 +1,6 @@
 --- a/svr-chansession.c
 +++ b/svr-chansession.c
-@@ -889,12 +889,12 @@ static void execchild(void *user_data) {
+@@ -902,12 +902,12 @@ static void execchild(void *user_data) {
        /* We can only change uid/gid as root ... */
        if (getuid() == 0) {