[issue25512] apparent memory leak using ctypes

Martin Smith report at bugs.python.org
Thu Oct 29 15:16:36 EDT 2015


New submission from Martin Smith:

Attached file demonstrates a memory leak arising in ctypes (I think).  Leak occurs in both 2.7 and 3.5, though at different rates.

Humble apologies if I've screwed up somewhere.  Very nervous about submitting this.

----------
components: ctypes
files: ctype_stressor.py
messages: 253688
nosy: blindgoat
priority: normal
severity: normal
status: open
title: apparent memory leak using ctypes
type: resource usage
versions: Python 3.5
Added file: http://bugs.python.org/file40896/ctype_stressor.py

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


More information about the Python-bugs-list mailing list