]> git.proxmox.com Git - mirror_lxc.git/commit
terminal: safely allocate pts devices from inside the container
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 5 Aug 2020 10:03:41 +0000 (12:03 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 5 Aug 2020 13:16:51 +0000 (15:16 +0200)
commitf797f05e6e600e0c1ac8778ce750a81e6830778d
tree6c32219934376bbc0cdb124b3ef49c6c68829374
parentf3bbb01f8a94d69bcc657a7f9f5648aa3e228aad
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@ubuntu.com>
12 files changed:
doc/api-extensions.md
src/lxc/api_extensions.h
src/lxc/attach.c
src/lxc/commands.c
src/lxc/commands.h
src/lxc/conf.c
src/lxc/conf.h
src/lxc/lxccontainer.c
src/lxc/lxccontainer.h
src/lxc/start.c
src/lxc/terminal.c
src/lxc/terminal.h