Destroys the filter state and releases any resources
@param ctx the filter context
This functions destroys the given seccomp filter state and releases any
resources, including memory, associated with the filter state. This
function does not reset any seccomp filters already loaded into the kernel.
The filter context can no longer be used after calling this function.
Destroys the filter state and releases any resources @param ctx the filter context
This functions destroys the given seccomp filter state and releases any resources, including memory, associated with the filter state. This function does not reset any seccomp filters already loaded into the kernel. The filter context can no longer be used after calling this function.