mirror of
https://github.com/falcosecurity/falco.git
synced 2026-03-18 18:58:41 +00:00
Convert use of raw pointers (originally passed from falco_init or functions it called) with shared_ptr, as they are now held in actions state. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>