commit | 761c641f19838517bcf8df5b91d2eb46880efe68 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Jul 29 05:05:30 2021 -0700 |
committer | GitHub <noreply@github.com> | Thu Jul 29 14:05:30 2021 +0200 |
tree | 62bbebb4eca83d013bd43cf5ef734fc6db46f9ae | |
parent | 6b922dae6cae9f212d678a36e8b41f2287cf5441 [diff] |
bpo-44707: Fix an undefined behavior of the null pointer arithmetic (GH-27292) (GH-27442) (cherry picked from commit e5c8ddb1714fb51ab1defa24352c98e0f01205dc) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>