
Changed the filter_alloc function to fully initialize the filter. This means that if filter_alloc returns a non-NULL pointer, the filter was successfully loaded and an instance was successfully created.
Changed the filter_alloc function to fully initialize the filter. This means that if filter_alloc returns a non-NULL pointer, the filter was successfully loaded and an instance was successfully created.