diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-16 11:14:08 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-16 11:14:08 +0100 |
| commit | c4dfbdcd4b626f7c7c4c73b42113c91725d2f467 (patch) | |
| tree | 2cf92a22975052779b4cd6ad19f73aafd77adcad /lib | |
| parent | fe758ae14e7f81bc86db4828d898c9a653457664 (diff) | |
| parent | 8c15179ddabe8fb889ddee7a4629530cbb6c7964 (diff) | |
| download | enigma2-3.0.1.tar.gz enigma2-3.0.1.zip | |
Merge branch 'bug_599_picload_fd_leak' into 3.03.0.1
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/gdi/picload.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gdi/picload.cpp b/lib/gdi/picload.cpp index 7fabef5e..c162f89d 100644 --- a/lib/gdi/picload.cpp +++ b/lib/gdi/picload.cpp @@ -671,7 +671,6 @@ void ePicLoad::decodeThumb() m_filepara->id = F_JPEG; eDebug("[Picload] Cache File found"); } - fclose(f); } } |
