[lxc-devel] [lxc/lxc] 3b3925: lxcapi_clone: restore the unexpanded config len

GitHub noreply at github.com
Tue Nov 17 23:02:10 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 3b3925198558354089acf651e9cbb339a7b6bc9a
      https://github.com/lxc/lxc/commit/3b3925198558354089acf651e9cbb339a7b6bc9a
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  lxcapi_clone: restore the unexpanded config len

Otherwise it gets shortened with the temporary len but never
restored - which will only break API users which do a clone
then continue to use the original container, meaning this is
a hard one to detect.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


  Commit: 0c233eeec59ce468e3e3357a15b057f0584975f8
      https://github.com/lxc/lxc/commit/0c233eeec59ce468e3e3357a15b057f0584975f8
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  Merge pull request #701 from hallyn/fixunexp

lxcapi_clone: restore the unexpanded config len


Compare: https://github.com/lxc/lxc/compare/ab5e52f6a35b...0c233eeec59c


More information about the lxc-devel mailing list