Uploaded image for project: 'Commons Sandbox'
  1. Commons Sandbox
  2. SANDBOX-214

[javaflow] FileOutputStream is not closed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Javaflow
    • None

    Description

      The method dump of the class BcelClassTransformer creates an IO stream object and does not appear to close the stream on all paths out of the method. This may result in a file descriptor leak. It is generally a good idea to use a finally block to ensure that streams are closed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pmay Philip May
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: