]> 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 04:25:16 +0000 (12:25 +0800)
committerGitHub <noreply@github.com>
Mon, 20 Feb 2017 04:25:16 +0000 (12:25 +0800)
commitd0e8212ed70445cc3d48b0d4ae7c9cb480004010
treea9d646b5f5aa9f193fb05b124c53d4f91ade1de1
parente395c4dbe19115aaab315c2a113b172e9fef307a
bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects (#128)
Misc/NEWS
Objects/weakrefobject.c