[lxc-devel] [lxc/lxc] a30a4e: log: dont create log file for fuzz builds

Stéphane Graber noreply at github.com
Fri Mar 26 12:26:59 UTC 2021


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

  Changed paths:
    M src/lxc/log.c

  Log Message:
  -----------
  log: dont create log file for fuzz builds

Fixes: #3730
Fixes: https://github.com/google/oss-fuzz/issues/5509
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


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

  Changed paths:
    M src/lxc/log.c

  Log Message:
  -----------
  log: don't create directories for fuzz builds

Fixes: #3730
Fixes: https://github.com/google/oss-fuzz/issues/5509
Suggested-by: Evgeny Vereshchagin <evvers at ya.ru>
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 2f6d309983feeb6942ca170961cf0663cbacbbd2
      https://github.com/lxc/lxc/commit/2f6d309983feeb6942ca170961cf0663cbacbbd2
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-03-26 (Fri, 26 Mar 2021)

  Changed paths:
    M src/lxc/confile.c
    M src/lxc/log.c
    M src/tests/parse_config_file.c

  Log Message:
  -----------
  log: handle empty log name

Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32491
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


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

  Changed paths:
    M src/lxc/confile.c
    M src/lxc/log.c
    M src/tests/parse_config_file.c

  Log Message:
  -----------
  Merge pull request #3732 from brauner/2021-03-26/fixes

log: dont create log file for fuzz builds


Compare: https://github.com/lxc/lxc/compare/27df2528171f...0912bf6b77c5


More information about the lxc-devel mailing list