Skip to content

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

New issue

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

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

Already on GitHub? # to your account

Merged
merged 6 commits into from
May 7, 2025
Merged

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.

@messense messense merged commit dd25c6d into messense:main May 7, 2025
11 checks passed
@ginnyTheCat ginnyTheCat deleted the v26 branch May 7, 2025 15:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants