[mythtv-commits] Ticket #4663: make sure file handle is closed when done with it

MythTV mythtv at cvs.mythtv.org
Thu Feb 14 00:29:17 UTC 2008


#4663: make sure file handle is closed when done with it
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik at hovland.org>  |       Owner:  ijr 
     Type:  defect                           |      Status:  new 
 Priority:  minor                            |   Milestone:  0.21
Component:  mythtv                           |     Version:  head
 Severity:  low                              |     Mlocked:  0   
---------------------------------------------+------------------------------
 In libmythdvdnav, in remap.c, in the function remap_loadmap the map file
 is loaded. When the function is done it does not close the map file. Which
 means that the file handle for the map file just hangs around (and is
 eventually leaked as a resource).

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


More information about the mythtv-commits mailing list