[lxc-devel] [lxc/lxc] 96a03c: Fix memory leak in cgroup_exit

GitHub noreply at github.com
Thu Jan 17 09:49:43 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 96a03c1f372a145bf170f38f903edadce7534ced
      https://github.com/lxc/lxc/commit/96a03c1f372a145bf170f38f903edadce7534ced
  Author: LiFeng <lifeng68 at huawei.com>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  Changed paths:
    M src/lxc/cgroups/cgroup.c

  Log Message:
  -----------
  Fix memory leak in cgroup_exit

Add free memory pointed by struct cgroup_ops *ops

Signed-off-by: LiFeng <lifeng68 at huawei.com>


  Commit: 86439b238bf43efc9e59da309c521ee231511af6
      https://github.com/lxc/lxc/commit/86439b238bf43efc9e59da309c521ee231511af6
  Author: Christian Brauner <christian at brauner.io>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

  Changed paths:
    M src/lxc/cgroups/cgroup.c

  Log Message:
  -----------
  Merge pull request #2789 from lifeng68/fix_memory_leak

Fix memory leak in cgroup_exit


Compare: https://github.com/lxc/lxc/compare/20b4a5929168...86439b238bf4
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list