Jeff Epler's blog

17 November 2005, 21:13 UTC

So I had a memory leak...



Why is the purple wedge getting bigger? Because I didn't read the documentation, apparently
Valgrind is cool. Memory leaks are not. Why does PyDict_SetItem not follow PyTuple_SetItem and PyList_SetItem in stealing a reference to the new item? Oh well, if everything about Python were perfect, life would be boring.

[permalink]

All older entries
Website Copyright © 2004-2024 Jeff Epler