[lxc-devel] [lxc/lxc] f797f0: terminal: safely allocate pts devices from inside ...

Stéphane Graber noreply at github.com
Wed Aug 5 14:11:11 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: f797f05e6e600e0c1ac8778ce750a81e6830778d
      https://github.com/lxc/lxc/commit/f797f05e6e600e0c1ac8778ce750a81e6830778d
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M doc/api-extensions.md
    M src/lxc/api_extensions.h
    M src/lxc/attach.c
    M src/lxc/commands.c
    M src/lxc/commands.h
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/lxccontainer.c
    M src/lxc/lxccontainer.h
    M src/lxc/start.c
    M src/lxc/terminal.c
    M src/lxc/terminal.h

  Log Message:
  -----------
  terminal: safely allocate pts devices from inside the container

This was a year long journey which seems to finally have come to an end.

Closes: #1620.
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 1f15c1c3a2ad3bde752db0ec381d462ce780937c
      https://github.com/lxc/lxc/commit/1f15c1c3a2ad3bde752db0ec381d462ce780937c
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M doc/api-extensions.md
    M src/lxc/api_extensions.h
    M src/lxc/attach.c
    M src/lxc/commands.c
    M src/lxc/commands.h
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/lxccontainer.c
    M src/lxc/lxccontainer.h
    M src/lxc/start.c
    M src/lxc/terminal.c
    M src/lxc/terminal.h

  Log Message:
  -----------
  Merge pull request #3505 from brauner/2020-08-05/safe_native_terminal_allocation

terminal: safely allocate pts devices from inside the container


Compare: https://github.com/lxc/lxc/compare/2d19c5e17256...1f15c1c3a2ad


More information about the lxc-devel mailing list