[New-bugs-announce] [issue24719] Resourc Leak in cPickle Module

Pankaj Sharma report at bugs.python.org
Sat Jul 25 13:33:53 CEST 2015


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 <report at bugs.python.org>
<http://bugs.python.org/issue24719>
_______________________________________


More information about the New-bugs-announce mailing list