[lxc-devel] [lxc/lxc] 4bc717: legacy confile: fix legacy network parser

GitHub noreply at github.com
Mon Dec 11 05:40:28 UTC 2017


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

  Changed paths:
    M src/lxc/confile_legacy.c

  Log Message:
  -----------
  legacy confile: fix legacy network parser

This fixes a bug introduced by:

commit 94f0035bf636ba853451d59c129e26d94850c04d
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date:   Thu Dec 7 15:07:26 2017 +0100

    coverity: #1425924

    remove logically dead condition

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

Coverity's bug analysis is correct but my fix wasn't.

This commit fixes a bunch of other bugs I just spotted as well.

This unblocks #2009.

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


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

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: fix lxc.prlimit clearing

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


  Commit: 9f3b360c2b3b0389293a860fe8333befda72a251
      https://github.com/lxc/lxc/commit/9f3b360c2b3b0389293a860fe8333befda72a251
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2017-12-11 (Mon, 11 Dec 2017)

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

  Log Message:
  -----------
  Merge pull request #2019 from brauner/2017-12-11/fix_legacy_network_parser

legacy confile: fix legacy network parser


Compare: https://github.com/lxc/lxc/compare/b826fe7df351...9f3b360c2b3b


More information about the lxc-devel mailing list