libeffects: Fix memory leaks
effect instances that hold biquad instances are now allocated using new instead of calloc, so that biquad instances are freed when effect instances are deleted Bug: 180528499 Test: lvm_benchmark, reverb_benchmark on host with leak sanitizer enabled Change-Id: I6cae2d09b943a21a3eb291f43a6d0db1d438c5de
Loading
Please register or sign in to comment