Closed GoogleCodeExporter closed 8 years ago
Oh, i see. It was my fault. I was thinking of keeping the callback functions
alive,
and not of clearing them properly after use. :)
Sorry for any trouble caused. Patched. Thanks.
Original comment by pmtri80@gmail.com
on 1 Jan 2009 at 7:52
No worries - in the scheme of things it was pretty easy to identify and I was
being a
bit extreme with the callbacks with all the debug windows and images.
BTW, great job on all the memory work in general - manually releasing objects
may not
be too bad in final code, though I'd hardly turn down automatic management even
then,
but the dynamic management has been especially liberating during my current
prototyping and testing. And so far, no other problems.
Original comment by db3l....@gmail.com
on 1 Jan 2009 at 8:32
Original issue reported on code.google.com by
db3l....@gmail.com
on 1 Jan 2009 at 7:42Attachments: