closes bpo-34400: Fix undefined behavior in parsetok(). (GH-4439) · pythoncapi/cpython@7c4ab2a · GitHub
Skip to content

Commit 7c4ab2a

Browse files
ZackerySpytzbenjaminp
authored andcommitted
closes bpo-34400: Fix undefined behavior in parsetok(). (pythonGH-4439)
Avoid undefined pointer arithmetic with NULL.
1 parent 88bfd0b commit 7c4ab2a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 1 addition & 0 deletions

Parser/parsetok.c

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)