[Zope-dev] Memory Leak Problem
Toby Dickenson
tdickenson@geminidataloggers.com
Wed, 13 Mar 2002 13:21:56 +0000
On Wed, 13 Mar 2002 13:46:27 +0100, Oliver Bleutgen <myzope@gmx.net>
wrote:
>Waah, this is the first time I hear that. That means that even if=20
>zope/python would be bug-free, it's possible to write dtml that causes a=
=20
>leak?
>Is there a (non-esoteric) example for that?
(untested, but the principal is sound)
<dtml-call "REQUEST.set('foo',x)">
where x is some object whose acquisition context includes the REQUEST
object
Toby Dickenson
tdickenson@geminidataloggers.com