Opened 18 years ago

Closed 18 years ago

#1677 closed patch (fixed)

Change locks in dvbsiparser.cpp to QMutexLocker's

Reported by: ivor@… Owned by: danielk
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

There's a mismatched mutex lock in dvbsiparser. Attached patch changes to QMutexLockers to make it harder to do again.

Attachments (1)

dvbsiparser.diff (2.5 KB) - added by ivor@… 18 years ago.

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by ivor@…

Attachment: dvbsiparser.diff added

comment:1 Changed 18 years ago by danielk

Owner: changed from Isaac Richards to danielk
Status: newassigned

comment:2 Changed 18 years ago by danielk

Resolution: fixed
Status: assignedclosed

(In [9709]) Closes #1677. Cleanup patch from Ivor.

Note: See TracTickets for help on using tickets.