Re: Python 2.7.3, C++ embed memory leak?
- From: Ulrich Eckhardt <ulrich.eckhardt@xxxxxxxxxxxxxxx>
- Date: Tue, 29 May 2012 17:29:01 +0200
Am 29.05.2012 16:37, schrieb Qi:
I tried to only call Py_Initialize() and Py_Finalize(), nothing else
between those functions, Valgrind still reports memory leaks
on Ubuntu?
Call the pair of functions twice, if the reported memory leak doesn't
increase, there is no problem. I personally wouldn't even call this a
leak then, but that depends a bit on the precise definition.
Uli
.
- Follow-Ups:
- References:
- Python 2.7.3, C++ embed memory leak?
- From: Qi
- Python 2.7.3, C++ embed memory leak?
- Prev by Date: Python 2.7.3, C++ embed memory leak?
- Next by Date: pygame: transparency question
- Previous by thread: Python 2.7.3, C++ embed memory leak?
- Next by thread: Re: Python 2.7.3, C++ embed memory leak?
- Index(es):