Skip to content

Update to mupdf v1.26.0-rc1 and fix leak #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

ginnyTheCat
Copy link
Collaborator

This is based on the work done in #129 but up-to-date with main and fixing the leak ASAN detected.

Currently the tests fail as a compile_fail doctest introduced in #121 now compiles on nightly (on stable it still fails). Will investigate later.

@ginnyTheCat
Copy link
Collaborator Author

ginnyTheCat commented May 4, 2025

Hm, oh well. I don't really know where this failure is coming from, especially since there are many reports of a 256 byte and two 32 byte objects leaking. Idk which of those are the same, but it's at least not sth that's our fault.

Maybe there is a way to disable ASAN warning us about those specific leaks or leaks coming from fontconfig, as completly disabling the ASAN CI would be quite bad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant