[lxc-devel] [lxc/lxc] b75c1e: rexec: don't close stderr

Stéphane Graber noreply at github.com
Thu Mar 18 12:43:49 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: b75c1e611d984a2fe48236cd779b9edb1dfbecdd
      https://github.com/lxc/lxc/commit/b75c1e611d984a2fe48236cd779b9edb1dfbecdd
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-03-18 (Thu, 18 Mar 2021)

  Changed paths:
    M src/lxc/rexec.c

  Log Message:
  -----------
  rexec: don't close stderr

Otherwise we'll fail to attach to containers later on.

Fixes: https://discuss.linuxcontainers.org/t/error-failed-to-retrieve-pid-of-executing-child-process
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 1718e6d6018d5d6072a01d92a11d5aafc314f98f
      https://github.com/lxc/lxc/commit/1718e6d6018d5d6072a01d92a11d5aafc314f98f
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2021-03-18 (Thu, 18 Mar 2021)

  Changed paths:
    M src/lxc/rexec.c

  Log Message:
  -----------
  Merge pull request #3715 from brauner/2021-03-18/fixes

rexec: don't close stderr


Compare: https://github.com/lxc/lxc/compare/45580870b05c...1718e6d6018d


More information about the lxc-devel mailing list