]> git.ipfire.org Git - thirdparty/lxc.git/commit
don't close std* fd if opentty fails
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 30 Oct 2015 04:51:14 +0000 (23:51 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 6 Nov 2015 19:50:56 +0000 (14:50 -0500)
commit5f73f449f88430ce4f29ec2f7be7d3824b2cb2a9
tree46e40fbc03bbac4d40f3d7d8a890e99504b26dbf
parente1ff1a15ace2c36dfe3c3cb6269f64ea3a51daa9
don't close std* fd if opentty fails

We didn't do it before, and it makes testcases fail.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/lxc_usernsexec.c