Skip to content

Backport an additional fix to qhull printf strings#31672

Merged
ksunden merged 1 commit into
matplotlib:mainfrom
QuLogic:qhull-fix
May 15, 2026
Merged

Backport an additional fix to qhull printf strings#31672
ksunden merged 1 commit into
matplotlib:mainfrom
QuLogic:qhull-fix

Conversation

@QuLogic
Copy link
Copy Markdown
Member

@QuLogic QuLogic commented May 14, 2026

PR summary

Some time after my PR was merged, an additional commit was made to the upstream repository fixing a missed NULL check on an internal error message:
qhull/qhull@d1c2fc0

I have backported the patch, dropping the changelog, and reverting all the whitespace changes so that the change is minimal.

AI Disclosure

None

PR checklist

Some time after my PR was merged, an additional commit was made to the
upstream repository fixing a missed NULL check on an internal error
message:
qhull/qhull@d1c2fc0

I have backported the patch, dropping the changelog, and reverting all
the whitespace changes so that the change is minimal.
@QuLogic QuLogic added this to the v3.11.0 milestone May 14, 2026
@QuLogic QuLogic added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label May 14, 2026
@QuLogic
Copy link
Copy Markdown
Member Author

QuLogic commented May 14, 2026

The source for this backport is QuLogic/qhull@v8.0.2...QuLogic:qhull:fix-format-string-backport

@ksunden ksunden merged commit d27c0d6 into matplotlib:main May 15, 2026
43 of 46 checks passed
@QuLogic QuLogic deleted the qhull-fix branch May 15, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants