Skip to content

[3.7] bpo-34457: Python/ast.c: Add missing NULL check to alias_for_import_name(). (GH-8852)#8855

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-28853a2-3.7
Aug 22, 2018
Merged

[3.7] bpo-34457: Python/ast.c: Add missing NULL check to alias_for_import_name(). (GH-8852)#8855
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-28853a2-3.7

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 22, 2018

Reported by Svace static analyzer.
(cherry picked from commit 28853a2)

Co-authored-by: Alexey Izbyshev izbyshev@ispras.ru

https://bugs.python.org/issue34457

…ame(). (pythonGH-8852)

Reported by Svace static analyzer.
(cherry picked from commit 28853a2)

Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>
@miss-islington
Copy link
Contributor Author

@izbyshev and @serhiy-storchaka: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit b8e7319 into python:3.7 Aug 22, 2018
@miss-islington miss-islington deleted the backport-28853a2-3.7 branch August 22, 2018 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants