Opened 16 years ago

Closed 16 years ago

#5124 closed defect (fixed)

check pthread_create in LinuxFirewireDevice::OpenPort()

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

Description

pthread_create can fail. LinuxFirewireDevice::OpenPort?() should check it.

Attachments (1)

libs_libmythtv_linuxfirewiredevice.cpp-check-pthread_create.patch (1.3 KB) - added by Erik Hovland <erik@…> 16 years ago.
check pthread_create and report on failure

Download all attachments as: .zip

Change History (3)

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

check pthread_create and report on failure

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 [17234]) Fixes #5124. Handle pthread creation errors. Patch by Erik, tested by Bruce.

Note: See TracTickets for help on using tickets.