-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: fileinstall-3.6.2
-
Component/s: File Install
-
Labels:None
The pattern used in DirectoyWatcher to close streams is closing the wrong stream (source input instead of jar). As a result of that, the ZipInflater created by JarInputStream remain open and leak native memory.