[Python-Dev] valgrind (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Tue Nov 7 07:19:24 CET 2006
- Previous message: [Python-Dev] valgrind
- Next message: [Python-Dev] valgrind
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Herman Geza schrieb:
Here python reads from an already-freed memory area, right?
It looks like it, yes. Of course, it could be a flaw in valgrind, too. To find out, one would have to understand what the memory block is, and what part of PyObject_Free accesses it.
Regards, Martin
- Previous message: [Python-Dev] valgrind
- Next message: [Python-Dev] valgrind
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]