[pulseaudio-tickets] [Bug 91184] New: Avoid possible deadlock in error case in dsp_open()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jul 1 22:06:01 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91184
Bug ID: 91184
Summary: Avoid possible deadlock in error case in dsp_open()
Product: PulseAudio
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: minor
Priority: medium
Component: misc
Assignee: pulseaudio-bugs at lists.freedesktop.org
Reporter: srivastava.d at samsung.com
QA Contact: pulseaudio-bugs at lists.freedesktop.org
CC: lennart at poettering.net
In src/utils/padsp.c, inside dsp_open()
"i->mainloop" is not unlocked and "i" is also not freed before returning from
default case.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20150702/0d1d3cc1/attachment.html>
More information about the pulseaudio-bugs
mailing list