Opened 15 years ago
Closed 15 years ago
#5143 closed defect (duplicate)
pthread_create should be checked in DVBStreamHandler::Start()
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | trivial | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
pthread_create() can fail. It should be checked and reported.
Attachments (1)
Change History (2)
Changed 15 years ago by
Attachment: | libs_libmythtv_dvbstreamhandler.cpp-check_pthread_create.patch added |
---|
Note: See
TracTickets for help on using
tickets.
check pthread_create and report on failure