[lxc-devel] [lxc/lxc] 07d112: Fix null derefence if attach is called without acc...

GitHub noreply at github.com
Mon Oct 3 20:57:36 UTC 2016


  Branch: refs/heads/stable-2.0
  Home:   https://github.com/lxc/lxc
  Commit: 07d112757ecdff193335ec0ce285837af78d7f91
      https://github.com/lxc/lxc/commit/07d112757ecdff193335ec0ce285837af78d7f91
  Author: Oliver Matthews <oliver at codersoffortune.net>
  Date:   2016-10-03 (Mon, 03 Oct 2016)

  Changed paths:
    M src/lxc/tools/lxc_attach.c

  Log Message:
  -----------
  Fix null derefence if attach is called without access to any tty

Signed-off-by: Oliver Matthews <oliver at codersoffortune.net>


  Commit: 304b20df12bdd45b177cb9197fcb233c2e2b9ee8
      https://github.com/lxc/lxc/commit/304b20df12bdd45b177cb9197fcb233c2e2b9ee8
  Author: Christian Brauner <christian.brauner at canonical.com>
  Date:   2016-10-03 (Mon, 03 Oct 2016)

  Changed paths:
    M src/lxc/utils.c

  Log Message:
  -----------
  utils: fix lxc_string_split()

Make sure we don't return uninitialized memory.

Signed-off-by: Christian Brauner <christian.brauner at canonical.com>


  Commit: 0f0bf49732c1e15b959ddb1d8af465c1ad4d0a83
      https://github.com/lxc/lxc/commit/0f0bf49732c1e15b959ddb1d8af465c1ad4d0a83
  Author: Christian Brauner <christian.brauner at canonical.com>
  Date:   2016-10-03 (Mon, 03 Oct 2016)

  Changed paths:
    M src/lxc/criu.c
    M src/lxc/utils.c
    M src/lxc/utils.h

  Log Message:
  -----------
  tools: lxc_deslashify() handle special cases

Signed-off-by: Christian Brauner <christian.brauner at canonical.com>


  Commit: 29cbbb02c5b2889f47b4ceb314371d63132ba2c6
      https://github.com/lxc/lxc/commit/29cbbb02c5b2889f47b4ceb314371d63132ba2c6
  Author: Christian Brauner <christian.brauner at canonical.com>
  Date:   2016-10-03 (Mon, 03 Oct 2016)

  Changed paths:
    M src/tests/lxc-test-utils.c

  Log Message:
  -----------
  tests: add unit tests for lxc_deslashify()

Signed-off-by: Christian Brauner <christian.brauner at canonical.com>


  Commit: 3d5658d167db8866d5cd3b4b89f0e4becc735719
      https://github.com/lxc/lxc/commit/3d5658d167db8866d5cd3b4b89f0e4becc735719
  Author: Denis Pynkin <denis_pynkin at epam.com>
  Date:   2016-10-03 (Mon, 03 Oct 2016)

  Changed paths:
    M templates/lxc-altlinux.in

  Log Message:
  -----------
  Fix for ALTLinux container creation in all branches

Use 'apt-conf' virtual package for ALTLinux default packages set

Signed-off-by: Denis Pynkin <denis_pynkin at epam.com>


  Commit: f9f676d7dce657e7945ac3c27400b7f64ab75699
      https://github.com/lxc/lxc/commit/f9f676d7dce657e7945ac3c27400b7f64ab75699
  Author: Christian Brauner <christian.brauner at canonical.com>
  Date:   2016-10-03 (Mon, 03 Oct 2016)

  Changed paths:
    M src/lxc/utils.c

  Log Message:
  -----------
  utils: lxc_deslashify() free memory

Make sure we always free any memory that was allocated by the call to
lxc_normalize_path().

Signed-off-by: Christian Brauner <christian.brauner at canonical.com>


  Commit: fbe7891bd38e5db9d2cb97f5779f546c9d0bf959
      https://github.com/lxc/lxc/commit/fbe7891bd38e5db9d2cb97f5779f546c9d0bf959
  Author: Roman Mueller <roman.mueller at gmail.com>
  Date:   2016-10-03 (Mon, 03 Oct 2016)

  Changed paths:
    M templates/lxc-centos.in
    M templates/lxc-download.in

  Log Message:
  -----------
  Fix spelling of CentOS in the templates

Signed-off-by: Roman Mueller <roman.mueller at gmail.com>


Compare: https://github.com/lxc/lxc/compare/a6013704b041...fbe7891bd38e


More information about the lxc-devel mailing list