Opened 18 years ago

Closed 17 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@…> 18 years ago.
check InitializeInputs() and report if there is a failure
5119-v1.patch (997 bytes ) - added by danielk 17 years ago.
Better Fix.

Download all attachments as: .zip

Change History (4)

by Erik Hovland <erik@…>, 18 years ago

check InitializeInputs() and report if there is a failure

by danielk, 17 years ago

Attachment: 5119-v1.patch added

Better Fix.

comment:1 by danielk, 17 years ago

Owner: changed from Isaac Richards to danielk
Status: newassigned

comment:2 by danielk, 17 years ago

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.