gideonda1
Results
1
comments of
gideonda1
PS: I managed to suppress the warning message with an `ifdef` wrapper. I'm not sure if this is the correct way to do it. #if HAVE_SECCOMP if (!fetch_seccomp(ctx->container, options)) WARN("Failed...