]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] bpo-38168: Fix a possbile refleak in setint() of mmapmodule.c (GH-16136) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 16 Sep 2019 06:27:38 +0000 (23:27 -0700)
committerGitHub <noreply@github.com>
Mon, 16 Sep 2019 06:27:38 +0000 (23:27 -0700)
commite857fe624d985616f3e1a6e095a5db732e6b3efe
tree70ff5e0d655a0023035e2f20b7578e5fec62db15
parent26c44b5144a51f452dd0693b0278ec69d6a954a1
[3.7] bpo-38168: Fix a possbile refleak in setint() of mmapmodule.c (GH-16136) (GH-16175)

(cherry picked from commit 56a45142e70a1ccf3233d43cb60c47255252e89a)

Co-authored-by: Hai Shi <shihai1992@gmail.com>
Automerge-Triggered-By: @zhangyangyu
Modules/mmapmodule.c