[lxc-devel] [lxc/lxc] 31a120: lxc-unshare: uid_t is unsigned.
GitHub
noreply at github.com
Wed Jan 15 22:47:39 UTC 2014
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 31a1209de9633c9ac235e46fcd913f04ea629ca4
https://github.com/lxc/lxc/commit/31a1209de9633c9ac235e46fcd913f04ea629ca4
Author: Serge Hallyn <serge.hallyn at ubuntu.com>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
M src/lxc/lxc_unshare.c
Log Message:
-----------
lxc-unshare: uid_t is unsigned.
so we can't use uid==-1 as "don't do setuid"
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
More information about the lxc-devel
mailing list