Skip to content

Commit

Permalink
gh-111178: fix UBSan failures in Python/hamt.c (GH-128247)
Browse files Browse the repository at this point in the history
* fix UBSan failures for `PyHamtObject`
* fix UBSan failures for `PyHamtNode_Array`
* fix UBSan failures for `PyHamtNode_Collision`
* fix UBSan failures for `PyHamtNode_Bitmap`
  • Loading branch information
picnixz authored Jan 8, 2025
1 parent 74a5171 commit c22302e
Showing 1 changed file with 84 additions and 90 deletions.
Loading

0 comments on commit c22302e

Please sign in to comment.