[lxc-devel] [lxc/lxc] 0abcc2: confile: don't jump into the global table twice

Stéphane Graber noreply at github.com
Tue Mar 30 12:31:58 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 0abcc213e2291d718cb93484f87add9c4b640f9d
      https://github.com/lxc/lxc/commit/0abcc213e2291d718cb93484f87add9c4b640f9d
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-03-30 (Tue, 30 Mar 2021)

  Changed paths:
    M src/lxc/confile.c

  Log Message:
  -----------
  confile: don't jump into the global table twice

instead move networking keys into a subtable. This avoids even just the
remote danger of recursion and also speeds up config parsing.

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


  Commit: ec6de2c3e71d98fbaf31b1db697652ec42e0fe4a
      https://github.com/lxc/lxc/commit/ec6de2c3e71d98fbaf31b1db697652ec42e0fe4a
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2021-03-30 (Tue, 30 Mar 2021)

  Changed paths:
    M src/lxc/confile.c

  Log Message:
  -----------
  Merge pull request #3754 from brauner/2021-03-30/fixes_2

confile: don't jump into the global table twice


Compare: https://github.com/lxc/lxc/compare/dce56ec2284f...ec6de2c3e71d


More information about the lxc-devel mailing list