Files
falco/userspace/engine
Mark Stemm 0ee32178b7 Prevent rule_result from leaking on error.
Change falco_engine::process_event to return a unique_ptr that wraps the
rule result, so it won't be leaked if this method throws an exception.

This means that callers don't need to create their own.
2016-12-22 12:55:36 -08:00
..
2016-10-24 15:56:45 -07:00
2016-10-24 15:56:45 -07:00