Modify ↓
Ticket #5124 (closed defect: fixed)
Opened 4 years ago
Last modified 4 years ago
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
Change History
Changed 4 years ago by Erik Hovland <erik@…>
- Attachment libs_libmythtv_linuxfirewiredevice.cpp-check-pthread_create.patch added
comment:1 Changed 4 years ago by danielk
- Owner changed from ijr to danielk
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.

check pthread_create and report on failure