This fixes problem that exhibit themselves with GCC 10, either the Debian Sid cross-compilers on 32-bit, or with Fedora rawhide mingw. Daniel P. Berrangé (4): util: refactor code to workaround gcc 10.1.0 bug m4: enable -fstack-protector-strong on mingw tests: don't mock the time() function on mingw tools: be more paranoid about possibly NULL description m4/virt-compile-warnings.m4 | 4 +--- src/util/virnetdevip.c | 17 ++++++++--------- tests/virnetdaemonmock.c | 2 ++ tools/vsh.c | 2 +- 4 files changed, 12 insertions(+), 13 deletions(-) -- 2.24.1