[New-bugs-announce] [issue27330] Possible leaks in ctypes

Serhiy Storchaka report at bugs.python.org
Thu Jun 16 03:27:17 EDT 2016


New submission from Serhiy Storchaka:

Proposed patch fixes memory leaks in ctypes in case of errors.

----------
components: Extension Modules, ctypes
files: ctypes_leaks.patch
keywords: patch
messages: 268646
nosy: amaury.forgeotdarc, belopolsky, meador.inge, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Possible leaks in ctypes
type: resource usage
versions: Python 2.7, Python 3.5, Python 3.6
Added file: http://bugs.python.org/file43406/ctypes_leaks.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27330>
_______________________________________


More information about the New-bugs-announce mailing list