New submission from Xiang Zhang: As the title, in add_* used in PyType_Ready, the reference counts are not decreased when adding them to dict fails.
---------- files: refleak_in_pytype_ready.patch keywords: patch messages: 267607 nosy: serhiy.storchaka, xiang.zhang priority: normal severity: normal status: open title: Possible refleaks in PyType_Ready in error condition Added file: http://bugs.python.org/file43276/refleak_in_pytype_ready.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27248> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com