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