]> 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:33:02 +0000 (14:33 +0800)
committerGitHub <noreply@github.com>
Mon, 20 Feb 2017 06:33:02 +0000 (14:33 +0800)
commit9a4577a4bb23888fed2cf192cf1a4c95ce5c26f8
tree605e1fef8b7bf179c99645802b48ceb114cc2ac1
parenta4afdfcf27c2fa53c60b65867765244361abb1fc
bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects (#128) (#186)
Misc/NEWS
Objects/weakrefobject.c