Merge branch 'bug_599_picload_fd_leak' into experimental
authorghost <andreas.monzner@multimedia-labs.de>
Tue, 16 Nov 2010 10:14:02 +0000 (11:14 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Tue, 16 Nov 2010 10:14:02 +0000 (11:14 +0100)
lib/gdi/picload.cpp

index 7fabef5..c162f89 100644 (file)
@@ -671,7 +671,6 @@ void ePicLoad::decodeThumb()
                                m_filepara->id = F_JPEG;
                                eDebug("[Picload] Cache File found");
                        }
-                       fclose(f);
                }
        }