mirror of
https://github.com/python/cpython.git
synced 2025-12-08 18:32:16 +00:00
gh-96678: Fix UB of null pointer arithmetic (GH-96782)
Automerge-Triggered-By: GH:pablogsal
This commit is contained in:
parent
6ba686d97f
commit
81e36f350b
2 changed files with 2 additions and 1 deletions
|
|
@ -0,0 +1 @@
|
|||
Fix undefined behaviour in C code of null pointer arithmetic.
|
||||
Loading…
Add table
Add a link
Reference in a new issue