Skip to content

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

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

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

Conversation

@miss-islington
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit 0ef61ee into python:3.6 Aug 22, 2018
@miss-islington miss-islington deleted the backport-28853a2-3.6 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