Opened 16 years ago

Closed 16 years ago

#5119 closed defect (fixed)

InitializeInputs() can fail in FirewireChannel::FirewireChannel()

Reported by: Erik Hovland <erik@…> Owned by: danielk
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

InitializeInputs?() can fail and does report this as a return value. The ctor for FirewireChannel? should check it and report if that happens.

Attachments (2)

libs_libmythtv_firewirechannel.cpp-check-return-of-Init.patch (869 bytes) - added by Erik Hovland <erik@…> 16 years ago.
check InitializeInputs?() and report if there is a failure
5119-v1.patch (997 bytes) - added by danielk 16 years ago.
Better Fix.

Download all attachments as: .zip

Change History (4)

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

check InitializeInputs?() and report if there is a failure

Changed 16 years ago by danielk

Attachment: 5119-v1.patch added

Better Fix.

comment:1 Changed 16 years ago by danielk

Owner: changed from Isaac Richards to danielk
Status: newassigned

comment:2 Changed 16 years ago by danielk

Resolution: fixed
Status: assignedclosed

(In [17233]) Fixes #5119. Handle InitializeInputs? failure. Reported by Erik Howland, new patch written by me, tested by Bruce Markey.

Note: See TracTickets for help on using tickets.