[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6120) Configuration addCacheableFile doesn't close input and output streams

Sanne Grinovero (JIRA) noreply at atlassian.com
Wed Apr 13 09:20:59 EDT 2011


Configuration addCacheableFile doesn't close input and output streams
---------------------------------------------------------------------

                 Key: HHH-6120
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6120
             Project: Hibernate Core
          Issue Type: Bug
          Components: core
    Affects Versions: 3.6.3
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
             Fix For: 3.6.4


{code}org.hibernate.cfg.Configuration.addCacheableFile(File){code}
is opening FileInputStream(s) and FileOutputStream(s) but never closing them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list