| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cgfsng.c | ||
| cgroup.c | ||
| cgroup.h | ||
| cgroup_utils.c | ||
| cgroup_utils.h |
The child_path variable is initialized very late in the function so jumping to
the on_error label would cause a nullderef. With the cleanup macros we can
simplify this function to simply do direct returns and avoid that whole issue.
Closes #2935.
Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cgfsng.c | Loading commit data... | |
| cgroup.c | Loading commit data... | |
| cgroup.h | Loading commit data... | |
| cgroup_utils.c | Loading commit data... | |
| cgroup_utils.h | Loading commit data... |