]> git.ipfire.org Git - thirdparty/lxc.git/commit
log: create log files in "fuzzing" mode if it's called outside fuzz targets
authorEvgeny Vereshchagin <evvers@ya.ru>
Wed, 14 Apr 2021 18:37:08 +0000 (18:37 +0000)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 29 Apr 2021 13:59:09 +0000 (15:59 +0200)
commita913759eb1695ab9c741c3de697b44fdca9baad0
tree2ffa80ab8712f4c8115fb8ec44f12bbca2e358a3
parentbf1e52ab87bb8afc6d03d389b8ddb6659949dc91
log: create log files in "fuzzing" mode if it's called outside fuzz targets

to make it possible to run the fuzzers along with the other tests

Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
src/lxc/Makefile.am
src/lxc/log.c
src/lxc/utils.h
src/tests/lxc-test-utils.c