[mythtv-commits] Ticket #6997: libmythdvdnav defects

MythTV mythtv at cvs.mythtv.org
Mon Sep 7 16:27:50 UTC 2009


#6997: libmythdvdnav defects
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik at hovland.org>  |       Owner:  ijr    
     Type:  defect                           |      Status:  new    
 Priority:  minor                            |   Milestone:  unknown
Component:  MythTV - General                 |     Version:  head   
 Severity:  medium                           |     Mlocked:  0      
---------------------------------------------+------------------------------
 1. Close a resource leak in an error path.
 2. Use parens to guarantee the correct operator precedence.
 3. Missing curly braces causes a lock to stay locked in an error
    path.
 4. An array is indexed incorrectly opening the possibility of
    indexing out of bounds.

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


More information about the mythtv-commits mailing list