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