commit | b8e7319d39bf44355bf60f9bbec07cfbbe56739d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Aug 22 01:54:46 2018 -0400 |
committer | GitHub <noreply@github.com> | Wed Aug 22 01:54:46 2018 -0400 |
tree | f5353c41326f9f91b75f47cbfd417c4f6297334b | |
parent | 3152bc36fd1a8ab349d6802e9b48dd88a35b3620 [diff] |
bpo-34457: Python/ast.c: Add missing NULL check to alias_for_import_name(). (GH-8852) Reported by Svace static analyzer. (cherry picked from commit 28853a249b1d0c890b7e9ca345290bb8c1756446) Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>