Uploaded image for project: 'Commons Imaging'
  1. Commons Imaging
  2. IMAGING-200

After using Imaging.getImageInfo(File), FileInputStream is not closed yet.

    XMLWordPrintableJSON

Details

    • Important

    Description

      • After using Imaging.getImageInfo(File), we tried deleting <File> .
        =>an error is displayed said that <File> is using by java plaform.
      • We tried using Imaging.getImageInfo(InputStream,FileName) and of course we close InputStream after using.
        => it's ok when deleting <File>.

      We believe Imaging.getImageInfo(File) using InputStream and is not closed yet. Please fix it for the next version.

      Attachments

        Activity

          People

            Unassigned Unassigned
            boyxmen007 Minh Hoang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: