New submission from Pankaj Sharma: Hi, There is resource leak in cPickle module in function "Pickle_getvalue()". so need to free before return . I have attached patched ,please review it.
Thnaks! ---------- components: Extension Modules, Library (Lib) files: Python-2.7.10-cPickle.patch keywords: patch messages: 247345 nosy: benjamin.peterson, pankaj.s01 priority: normal severity: normal status: open title: Resourc Leak in cPickle Module type: resource usage versions: Python 2.7 Added file: http://bugs.python.org/file40016/Python-2.7.10-cPickle.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue24719> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com