[lxc-devel] [lxc/lxc] 044cf2: cgm_destroy: ignore a NULL d->cgroup_path

GitHub noreply at github.com
Mon Mar 10 22:33:32 UTC 2014


  Branch: refs/heads/stable-1.0
  Home:   https://github.com/lxc/lxc
  Commit: 044cf23995c3b332716d0a534871ad20627cbad6
      https://github.com/lxc/lxc/commit/044cf23995c3b332716d0a534871ad20627cbad6
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M src/lxc/cgmanager.c

  Log Message:
  -----------
  cgm_destroy: ignore a NULL d->cgroup_path

Depending on where during container creation we failed, cgroup_path
may be NULL.  Don't try to delete the cgroup in that case.

(Also fix a wrong function name in an ERROR message)

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>


  Commit: f2d2fe24e9cb46cf259885e81370b918936f41a1
      https://github.com/lxc/lxc/commit/f2d2fe24e9cb46cf259885e81370b918936f41a1
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M templates/lxc-opensuse.in

  Log Message:
  -----------
  lxc-opensuse: Fix syntax error

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/b056374891ce...f2d2fe24e9cb


More information about the lxc-devel mailing list