Skip to content

Memory leak when using mupdf-rs: #90

@RikaKit

Description

@RikaKit

After completing the work of extracting the image from the document
mupdf should free up used memory,
but mupdf does not release the used memory,
With each image extracted, memory consumption increases.

Here is a demo code to reproduce the problem:
test_mupdf_memory_leak.rs.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    qualityImprove the quality of the code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions