[mythtv-commits] Ticket #5127: check select() call for errors in wait_for_backend

MythTV mythtv at cvs.mythtv.org
Thu Apr 3 02:45:27 UTC 2008


#5127: check select() call for errors in wait_for_backend
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik at hovland.org>  |       Owner:  ijr    
     Type:  defect                           |      Status:  new    
 Priority:  minor                            |   Milestone:  unknown
Component:  mythtv                           |     Version:  head   
 Severity:  low                              |     Mlocked:  0      
---------------------------------------------+------------------------------
 wait_for_backend() makes a call to select and assumes that the call passes
 back a good file descriptor number. But select() can fail. So it should be
 checked.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5127>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list