Menu

#80 File Handle Leak

0.12.0
open
Jin
5
2011-01-17
2011-01-17
Blue Emu
No

libmp4v2_handler.cc has a file handle leak in LibMP4V2Handler::serveContent(). It does a MP4Read(), but there's no corresponding MP4Close(). If you play several items, the media player will stop serving content and metadata. I'm using version 0.12.1.

Discussion


Log in to post a comment.