]> granicus.if.org Git - python/commit
bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref object...
authorXiang Zhang <angwerzx@126.com>
Mon, 20 Feb 2017 06:32:53 +0000 (14:32 +0800)
committerGitHub <noreply@github.com>
Mon, 20 Feb 2017 06:32:53 +0000 (14:32 +0800)
commit7131a73f9655cfd325c798385905326f57b94640
tree9952b4359f776b2f2d88c2cf53f2a9441f062395
parentaf9a40d58c5992b60dc7f361d1b52720c1641cca
bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects (#128) (#187)
Misc/NEWS
Objects/weakrefobject.c