[mythtv-commits] Ticket #4740: Why pass return value pointer to pthread_join if we don't look at it?

MythTV mythtv at cvs.mythtv.org
Sun Feb 24 13:58:53 UTC 2008


#4740: Why pass return value pointer to pthread_join if we don't look at it?
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik at hovland.org>  |        Owner:  ijr   
     Type:  defect                           |       Status:  closed
 Priority:  trivial                          |    Milestone:  0.21  
Component:  mythtv                           |      Version:  head  
 Severity:  low                              |   Resolution:  fixed 
  Mlocked:  0                                |  
---------------------------------------------+------------------------------
Changes (by paulh):

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


Comment:

 (In [16225]) Don't bother getting the return value from a pthread_join
 since we don't
 use it. Closes #4740.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4740#comment:1>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list