Skip to content

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

Merged
messense merged 6 commits into
messense:mainfrom
ginnyTheCat:v26
May 7, 2025
Merged

Update to mupdf v1.26.0-rc1 and fix leak#135
messense merged 6 commits into
messense:mainfrom
ginnyTheCat:v26

Conversation

@ginnyTheCat

Copy link
Copy Markdown
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

ginnyTheCat commented May 4, 2025

Copy link
Copy Markdown
Collaborator Author

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
@ginnyTheCat ginnyTheCat deleted the v26 branch May 7, 2025 15:49
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.

2 participants