mirror of
https://github.com/falcosecurity/falco.git
synced 2026-05-11 05:05:31 +00:00
The call to rule_loader.load_rules only returns 2 values, so only pop two values from the stack. This fixes #906. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>