]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[2.7] bpo-38168: Fix a possbile refleak in setint() of mmapmodule.c (GH-16136) (GH...
authorXiang Zhang <angwerzx@126.com>
Mon, 16 Sep 2019 07:07:32 +0000 (15:07 +0800)
committerGitHub <noreply@github.com>
Mon, 16 Sep 2019 07:07:32 +0000 (15:07 +0800)
commit68d8c122972d7a49627b983af4ccbfad9f5ade17
treec5acf21b6060cae3e1fe0b7514c10c8b1a039962
parent8dd358caf0d3f300ee64799812a020fe0de53637
[2.7] bpo-38168: Fix a possbile refleak in setint() of mmapmodule.c (GH-16136) (GH-16176)

(cherry picked from commit 56a4514)

Co-authored-by: Hai Shi shihai1992@gmail.com
https://bugs.python.org/issue38168
Modules/mmapmodule.c