[pulseaudio-tickets] [Bug 95377] Possible memory leak in resampler.c

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 13 09:00:56 UTC 2016


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

--- Comment #1 from Barun Kumar Singh <barun.singh at samsung.com> ---

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160513/c69deabb/attachment.html>


More information about the pulseaudio-bugs mailing list