On 12/18/06, Peter Karman <[EMAIL PROTECTED]> wrote:
> I seem to get a memory
> leak where the underlying Rose::DB object is never destroyed.
>
>   while(my $o = $i->next)
>   {
>     ...
>   }
>   $i->finish;   # must call this no matter what

Fixed in SVN, I think.  Try it and let me know.

-John

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to