Skip to content
  • Oliver Sander's avatar
    Revert "pdfinfo: Fix another leak" · 35b7e926
    Oliver Sander authored
        This reverts commit 4d799cdf.
    
    When closing/deallocating a document, poppler should free all memory
    used by that document internally.  Freeing some of that memory
    within pdfinfo is not a proper solution when valgrind shows leaks.
    35b7e926