Opened 20 years ago

Closed 20 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@… 20 years ago.

Download all attachments as: .zip

Change History (3)

by ivor@…, 20 years ago

Attachment: dvbsiparser.diff added

comment:1 by danielk, 20 years ago

Owner: changed from Isaac Richards to danielk
Status: newassigned

comment:2 by danielk, 20 years ago

Resolution: fixed
Status: assignedclosed

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

Note: See TracTickets for help on using tickets.