[issue14596] struct.unpack memory leak

Antoine Pitrou report at bugs.python.org
Mon Apr 23 15:00:19 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

AFAIU, it's not unbounded, but it's the memory footprint of individual cached objects which can grow senseless.

----------

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


More information about the Python-bugs-list mailing list