]> granicus.if.org Git - python/commit
Fix a possbile refleak in setint() of mmapmodule.c (GH-16136)
authorHai Shi <shihai1992@gmail.com>
Mon, 16 Sep 2019 05:56:57 +0000 (00:56 -0500)
committerXiang Zhang <angwerzx@126.com>
Mon, 16 Sep 2019 05:56:57 +0000 (13:56 +0800)
commit56a45142e70a1ccf3233d43cb60c47255252e89a
tree6c16820011e893cc9a19976c01ce2657c254d238
parent24d1597e430498ebe2d3d18fba2cacb3957b494d
Fix a possbile refleak in setint() of mmapmodule.c (GH-16136)
Modules/mmapmodule.c