Opened 16 years ago
Closed 16 years ago
#5095 closed defect (duplicate)
check pthread_create in RingBuffer.cpp
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
pthread_create can fail. Its return value should be checked and reported if it didn't work.
Attachments (1)
Change History (2)
Changed 16 years ago by
Attachment: | libs_libmythtv_RingBuffer.cpp-check_pthread_create.patch added |
---|
Note: See
TracTickets for help on using
tickets.
check pthread_create and report on failure