Rob Bradford 66a2045148 vmm: Fix panic in SIGWINCH listener thread when no seccomp filter set
When running with `--serial pty --console pty --seccomp=false` the
SIGWICH listener thread would panic as the seccomp filter was empty.
Adopt the mechanism used in the rest of the code and check for non-empty
filter before trying to apply it.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-11-16 14:28:02 +00:00
..
2021-11-12 09:40:37 +00:00
2021-11-12 09:40:37 +00:00
2021-07-29 13:28:57 +02:00
2021-11-10 10:23:43 +01:00