Uploaded image for project: 'PDFBox'
  1. PDFBox
  2. PDFBOX-4849

FlateFilter Inflater leaks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8.16, 2.0.19
    • 1.8.17, 2.0.20, 3.0.0 PDFBox
    • None
    • None

    Description

      From Christof Lorenz on the users mailing list

      I saw that the inflater's end() method is being called in FlateFilter.decompress.
      But our tests are showing inflaters not being closed, that were opened by FlateFilter.decompress.
      I think the inflater.end() should be called in a finally block to really close them all.

      Attachments

        Activity

          People

            tilman Tilman Hausherr
            tilman Tilman Hausherr
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: