Fix memory leaks in testFilter
Since Filter class now deal its own memory, there's no need to manually do it in the testFilter file. For more informations, see #3283.
Please register or sign in to comment
Since Filter class now deal its own memory, there's no need to manually do it in the testFilter file. For more informations, see #3283.