]> git.pld-linux.org Git - packages/openssh.git/blobdiff - openssh-chroot.patch
- up to 7.8p1
[packages/openssh.git] / openssh-chroot.patch
index 828de68ec749b3fb9fe88b749b73ce373a44d47b..64ea0ca06bef0f542792e625ce7d3a8e069c5d85 100644 (file)
                                         * poke the client this often to
 --- openssh-7.2p1/session.c.orig       2016-03-05 10:24:44.227756638 +0100
 +++ openssh-7.2p1/session.c    2016-03-05 10:24:50.237756386 +0100
-@@ -1492,6 +1492,10 @@ do_setusercontext(struct passwd *pw)
+@@ -1381,6 +1381,10 @@ void
  do_setusercontext(struct passwd *pw)
  {
-       char *chroot_path, *tmp;
+       char uidstr[32], *chroot_path, *tmp;
 +#ifdef CHROOT
 +      char *user_dir;
 +      char *new_root;
This page took 0.037181 seconds and 4 git commands to generate.