commit | 609062a23f018f4ffc180a88435d61f871165518 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Aug 24 00:38:16 2018 -0400 |
committer | GitHub <noreply@github.com> | Fri Aug 24 00:38:16 2018 -0400 |
tree | e64af0ff95277af57b18f94ae89406044cc80b9b | |
parent | 1d3d688b9899085473c455dbfdb6acdaa6ee7b99 [diff] |
closes bpo-34477: Objects/typeobject.c: Add missing NULL check to type_init() (GH-8876) Reported by Svace static analyzer. (cherry picked from commit f6247aac08c1a79d0479145a405718bb76dba434) Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>