diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-08-15 06:59:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-15 06:59:11 (GMT) |
commit | 00aebabc7139741fadfe877372c733a2160c7dbd (patch) | |
tree | d0e80727744d997448ab04424669617759220485 /Python | |
parent | 1f34aece28d143edb94ca202e661364ca394dc8c (diff) | |
download | cpython-00aebabc7139741fadfe877372c733a2160c7dbd.zip cpython-00aebabc7139741fadfe877372c733a2160c7dbd.tar.gz cpython-00aebabc7139741fadfe877372c733a2160c7dbd.tar.bz2 |
closes bpo-34400: Fix undefined behavior in parsetok(). (GH-4439)
Avoid undefined pointer arithmetic with NULL.
(cherry picked from commit 7c4ab2afb17b99eb3f61f9c73cbd548b5e0ad2c0)
Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions