Ticket #561 (closed defect: fixed)
Opened 2010-09-15T07:07:20-05:00
Last modified 2010-09-15T07:09:54-05:00
ServiceFactory file handle leak
Reported by: | callan | Owned by: | melissa |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | bio-formats | Severity: | serious |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
It is possible for instantiations of the ServiceFactory to leak file handles to the services.properties file.
(In [6943]) Solution to potential service factory file handle leak. (Fixes #561)