]> granicus.if.org Git - python/commit
bpo-29438: Fixed use-after-free in key sharing dict (#40)
authorINADA Naoki <methane@users.noreply.github.com>
Mon, 13 Feb 2017 00:16:20 +0000 (09:16 +0900)
committerGitHub <noreply@github.com>
Mon, 13 Feb 2017 00:16:20 +0000 (09:16 +0900)
commit06a4fcb2458c5904968b5c8fe6b64940ba83a50d
tree6641344ebdc24123e0ea0f6bbf3d77db301f7146
parentcabd1c7462ef991937e0e759b9bf307b3091ef06
bpo-29438: Fixed use-after-free in key sharing dict (#40)
Misc/NEWS
Objects/dictobject.c