]> git.proxmox.com Git - mirror_lxcfs.git/commit
cgroup_utils: only transfer ownership of fd after fdopen() has succeeded
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 5 Mar 2020 10:23:29 +0000 (11:23 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 5 Mar 2020 10:23:29 +0000 (11:23 +0100)
commit965cb950f70348a333f2d2ac52c140498a265adc
tree80b0c015d932ec4b23dc52d6265945b22cf97f2b
parent285194776d0046f8a5b6c40afd8ce5b0592d18d3
cgroup_utils: only transfer ownership of fd after fdopen() has succeeded

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/cgroups/cgroup_utils.c