https://bugs.freedesktop.org/show_bug.cgi?id=95377

--- Comment #1 from Barun Kumar Singh <[email protected]> ---

Hi there,

In line no: 423 in src/pulsecore/resampler.c file, lfe_filter pointer is 
allocted and initiated by function "pa_lfe_filter_new". After that, at line no:
428, if init_table is returning < 0 the control is getting transferred to lable
fail: from where only variable "r" is freed. I think it needs to free 
"r->lfe_filter" pointer also if it is already allocated. If I am right, then
please let me know how can I upload the patch file for this fix.


Thanks
Barun Kr. Singh

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to