]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-34493: Objects/genobject.c: Add missing NULL check to compute_cr_origin...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 25 Aug 2018 07:36:34 +0000 (03:36 -0400)
committerGitHub <noreply@github.com>
Sat, 25 Aug 2018 07:36:34 +0000 (03:36 -0400)
commit46af206ea4e9d67375559f8c584a996f70b7b7e5
tree2b6aa41fd7dc05cfe0d19ebc5d6cb261c8e8f2e1
parentd5f017bbd65f37ac53fd3c6c439a53155eef2475
closes bpo-34493: Objects/genobject.c: Add missing NULL check to compute_cr_origin() (GH-8911)

(cherry picked from commit 8fdd331bbf7e60dd81c02c7077f44c7939e2a05d)

Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>
Objects/genobject.c