fix a leak in task addition

While reading the code, debugging a different problem, I noticed
that we can leak a cgroup structure if container_add_task fails.

This patch should fix it.

Signed-off-by: Glauber Costa <glommer@parallels.com>
1 file changed