OSDN Git Service

FileSource: FILE is not closed
authorYou Kim <you.kim72@gmail.com>
Fri, 14 Dec 2012 13:22:36 +0000 (22:22 +0900)
committerYou Kim <you.kim72@gmail.com>
Fri, 14 Dec 2012 13:22:36 +0000 (22:22 +0900)
commit442d83cfb731bc0a8d1bb2d41ecd242ec498893f
treeaaf0867103ecccd508f198b3d83db6c959dcd715
parent03425d9cf7f22cf400c13cda60d3e91f0fd48d6e
FileSource: FILE is not closed

Add destructor to call fclose.

Change-Id: I765c56236f8df58af998439492b0b955ab57606f
media/libstagefright/mp4/FragmentedMP4Parser.cpp