Opened 16 years ago

Closed 16 years ago

#5702 closed defect (fixed)

suppress unreachable defect by switching order of member function JobThread::usesDevice

Reported by: Erik Hovland <erik@…> Owned by: Anduin Withers
Priority: trivial Milestone: unknown
Component: mythvideo Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

If the order of two lines in this member function are switched then an unreachable defect report is avoided.

Attachments (1)

mythvideo-unreachable.patch (741 bytes) - added by Erik Hovland <erik@…> 16 years ago.
changes the order of the two lines in usesDevice

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by Erik Hovland <erik@…>

Attachment: mythvideo-unreachable.patch added

changes the order of the two lines in usesDevice

comment:1 Changed 16 years ago by Anduin Withers

Resolution: fixed
Status: newclosed

(In [18263]) Closes #5702

Apply patch from Erik Hovland to reorder unused variable ick and return.

Note: See TracTickets for help on using tickets.