commit | a59036365b304d43bba0f050fa9a7d76100e0ae1 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Aug 24 00:59:16 2018 -0400 |
committer | GitHub <noreply@github.com> | Fri Aug 24 00:59:16 2018 -0400 |
tree | d3829898c1a25a59c33544242af417df75e75ae3 | |
parent | 609062a23f018f4ffc180a88435d61f871165518 [diff] |
closes bpo-34474: Python/bltinmodule.c: Add missing NULL check in builtin_sum_impl() (GH-8872) Reported by Svace static analyzer. (cherry picked from commit 2b824b2538c4a5f9f520c5de8a1eae5a0c181a94) Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>