Skip to content

[3.7] closes bpo-34477: Objects/typeobject.c: Add missing NULL check to type_init() (GH-8876)#8886

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-f6247aa-3.7
Aug 24, 2018
Merged

[3.7] closes bpo-34477: Objects/typeobject.c: Add missing NULL check to type_init() (GH-8876)#8886
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-f6247aa-3.7

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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

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

https://bugs.python.org/issue34477

…e_init() (pythonGH-8876)

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

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

Copy link
Copy Markdown
Contributor Author

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

@miss-islington
miss-islington merged commit 609062a into python:3.7 Aug 24, 2018
@miss-islington
miss-islington deleted the backport-f6247aa-3.7 branch August 24, 2018 04:38
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants