https://bugs.freedesktop.org/show_bug.cgi?id=93639
Bug ID: 93639
Summary: [PATCH] memblock: Fix double lock/unlock
Product: PulseAudio
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: medium
Component: core
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Created attachment 120888
--> https://bugs.freedesktop.org/attachment.cgi?id=120888&action=edit
pa_memexport_process_release() was self-locked function, but some caller used
lock/unlock again. (e.g pa_memexport_free(), memexport_revoke_blocks())
Dear all,
pa_memexport_process_release() was self-locked function, but some caller used
lock/unlock again outside of it. (e.g pa_memexport_free(),
memexport_revoke_blocks())
Therefore, it seems to be occurred double lock/unlock problem.
Would you please review the patch?
Regards,
KimJeongYeon
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs