]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35356: Fix a possible reference leak in nis.maps(). (GH-10808)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 30 Nov 2018 07:59:41 +0000 (23:59 -0800)
committerGitHub <noreply@github.com>
Fri, 30 Nov 2018 07:59:41 +0000 (23:59 -0800)
commit3473ca424142cb8f1453ba802ba642060b5ce779
tree7730504b5c1113b8819d66c57e22f423787ff59f
parent43d812692f9207520e1169ff88cd8d6c59cc4804
bpo-35356: Fix a possible reference leak in nis.maps(). (GH-10808)

(cherry picked from commit a2e3585e79c93b2372dbad46a744e28fcc6dad6d)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Modules/nismodule.c