Opened 18 years ago

Closed 18 years ago

#1182 closed defect (fixed)

Audio error paths without unlocking mutexes

Reported by: dag@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Browsing through the source code I found an error return path in libs/libmyth/audiooutputbase.cpp that leaves the mutex:es locked. Haven't seen the error messages anywher in the logs but it doesn't hurt fixing this. Patch attached.

Attachments (1)

mythtvaudio.patch (870 bytes) - added by anonymous 18 years ago.

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by anonymous

Attachment: mythtvaudio.patch added

comment:1 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [8821]) Fixes #1182, by applying patch from dag at newtech. Thanks, Dag.

Note: See TracTickets for help on using tickets.