mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-01 17:12:21 +00:00
cleanup(app): ensure unbuffered_outputs is initialized
Signed-off-by: Luca Guerra <luca@guerra.sh>
This commit is contained in:
parent
fe5c58e20e
commit
5564d3da11
@ -36,6 +36,7 @@ options::options()
|
||||
list_plugins(false),
|
||||
list_syscall_events(false),
|
||||
markdown(false),
|
||||
unbuffered_outputs(false),
|
||||
dry_run(false)
|
||||
{
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user