]> git.ipfire.org Git - thirdparty/lxc.git/commit
fix open check (0 is a valid fd)
authorDwight Engen <dwight.engen@oracle.com>
Mon, 31 Dec 2012 19:02:49 +0000 (14:02 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 2 Jan 2013 17:53:56 +0000 (12:53 -0500)
commit4415d5163c17d462def86566c33910772237e0ce
tree6ad5e1272fa376159ca0bb985426c3122acf3685
parent7265dc4344d5d0555e9a88467eaee392594e3171
fix open check (0 is a valid fd)

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/console.c