[lxc-devel] [lxc/lxc] 0103eb: conf: prevent null pointer dereference

GitHub noreply at github.com
Wed Dec 6 07:03:01 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 0103eb53defb5864b56131f00f05ff2e69ad369e
      https://github.com/lxc/lxc/commit/0103eb53defb5864b56131f00f05ff2e69ad369e
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
    M src/lxc/conf.c
    M src/lxc/utils.c

  Log Message:
  -----------
  conf: prevent null pointer dereference

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


  Commit: f39bcb70cf588386d96a93061a0b5ed9a6c39b2c
      https://github.com/lxc/lxc/commit/f39bcb70cf588386d96a93061a0b5ed9a6c39b2c
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
    M src/lxc/confile_legacy.c

  Log Message:
  -----------
  confile_legacy: prevent null pointer deref

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


  Commit: 113ebd572991152e247ff0899a15d39335017242
      https://github.com/lxc/lxc/commit/113ebd572991152e247ff0899a15d39335017242
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
    M src/lxc/criu.c

  Log Message:
  -----------
  criu: initialize status

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


  Commit: 1ca0ee11291b99b3fc18da934e6f5ffa52484c3d
      https://github.com/lxc/lxc/commit/1ca0ee11291b99b3fc18da934e6f5ffa52484c3d
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
    M src/lxc/confile.c

  Log Message:
  -----------
  confile: remove dead assignment

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


  Commit: 223e30c16913721be7e4a47c4129951aa1f867f9
      https://github.com/lxc/lxc/commit/223e30c16913721be7e4a47c4129951aa1f867f9
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
    M src/lxc/criu.c

  Log Message:
  -----------
  criu: silence static analysis

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


  Commit: 134284c3ff235958150acca3588fba9c27c62b1c
      https://github.com/lxc/lxc/commit/134284c3ff235958150acca3588fba9c27c62b1c
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
    M src/lxc/attach.c
    M src/lxc/utils.c

  Log Message:
  -----------
  attach: do not fail on non-existing namespaces

Closes #1993.

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


  Commit: cfeeed19845dc24d4ecf6e5f13f7c150661b2641
      https://github.com/lxc/lxc/commit/cfeeed19845dc24d4ecf6e5f13f7c150661b2641
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2017-12-05 (Tue, 05 Dec 2017)

  Changed paths:
    M src/lxc/attach.c
    M src/lxc/conf.c
    M src/lxc/confile.c
    M src/lxc/confile_legacy.c
    M src/lxc/criu.c
    M src/lxc/utils.c

  Log Message:
  -----------
  Merge pull request #1994 from brauner/2017-12-04/bugfixes

attach: do not fail on non-existing namespaces


Compare: https://github.com/lxc/lxc/compare/1048874c00a5...cfeeed19845d


More information about the lxc-devel mailing list