Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-134070: Fix mi_clz32/mi_ctz32 to prevent out-of-bounds read (GH-134149)#134157

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
vedant713 wants to merge6 commits intopython:mainfromvedant713:main

Conversation

vedant713
Copy link

@vedant713vedant713 commentedMay 17, 2025
edited by bedevere-appbot
Loading

Fixed an out-of-bounds read in the generic implementation ofmi_clz32 andmi_ctz32 in the integrated mimalloc allocator.
This issue could occur on platforms with 64-bit unsigned long values.

The fix follows the approach from the upstream patch in microsoft/mimalloc:
microsoft/mimalloc@ed3184752c80f73e362

@picnixz
Copy link
Member

Please do not open multiple PRs. Close either of the two.

@picnixzpicnixz marked this pull request as draftMay 17, 2025 20:18
@picnixz

This comment was marked as resolved.

@picnixz
Copy link
Member

I'm going to close this one: see#134149 (comment).

@vedant713
Copy link
Author

I'm sorry for this,fresh contributor still learning!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
docsDocumentation in the Doc dir
Projects
Status: Todo
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@vedant713@picnixz

[8]ページ先頭

©2009-2025 Movatter.jp