[mythtv-commits] Ticket #7501: ThreadedFileWriter::Open failing to check return value for pthread_create

MythTV mythtv at cvs.mythtv.org
Wed Sep 8 02:06:41 UTC 2010


#7501: ThreadedFileWriter::Open failing to check return value for pthread_create
-----------------------------------------------+----------------------------
 Reporter:  Robin Hill <myth@…>                |           Owner:  cpinkham  
     Type:  defect                             |          Status:  closed    
 Priority:  minor                              |       Milestone:  0.24      
Component:  MythTV - General                   |         Version:  Trunk Head
 Severity:  medium                             |      Resolution:  fixed     
 Keywords:                                     |   Ticket locked:  0         
-----------------------------------------------+----------------------------
Changes (by cpinkham):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 (In [26165]) Check the output of pthread_create in
 ThreadedFileWriter::Open()
 so that we abort a file write if we can't spawn the appropriate
 writer and syncer threads.

 Closes #7501.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7501#comment:5>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list