messense / mupdf-rs

Rust binding to mupdf
GNU Affero General Public License v3.0
104 stars 23 forks source link

Fix segfault in PDF image filter #63

Closed Shadow53 closed 1 year ago

Shadow53 commented 1 year ago

Resolves #62.

Wasn't sure how to add a test for this without actually processing a PDF file, but if you have an idea I'm willing to implement it.

messense commented 1 year ago

The code has been removed in #75 due to upstream changes.