[lxc-devel] [lxc/lxc] d60ba5: confile: be stricter in config helpers

Stéphane Graber noreply at github.com
Fri Mar 26 14:31:08 UTC 2021


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

  Changed paths:
    M src/lxc/confile.c

  Log Message:
  -----------
  confile: be stricter in config helpers

We never call these helper without an initialized config afaict but
since we're now exposing these two functions to oss-fuzz directly in a
way we never do to users so let's be stricter about it.

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


  Commit: 6a3b579505dc70d6495ac9909d5cf69a0758ab61
      https://github.com/lxc/lxc/commit/6a3b579505dc70d6495ac9909d5cf69a0758ab61
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2021-03-26 (Fri, 26 Mar 2021)

  Changed paths:
    M src/lxc/confile.c

  Log Message:
  -----------
  Merge pull request #3734 from brauner/2021-03-26/fixes_2

confile: be stricter in config helpers


Compare: https://github.com/lxc/lxc/compare/0912bf6b77c5...6a3b579505dc


More information about the lxc-devel mailing list