Victor Igumnov | 1 Feb 01:36

[FormBuilder] CGI::FormBuilder memory leak fix

This leak was very obvious in a persistent environment that uses CGI::FormBuilder (ie: catalyst). The patch below fixes the circular reference leak.

All tests pass.

http://temp.fabulously40.com/~victori/CGI-FormBuilder-3.05-memfix.tbz


_______________________________________________
FBusers mailing list
FBusers <at> formbuilder.org
http://www.formbuilder.org/mailman/listinfo/fbusers
Victor Igumnov | 3 Feb 00:06

[FormBuilder] Ok I got a proper memory leak fix now, without cloning.


Please release a new version soon since my project depends on it.

-Victor


On Jan 31, 2007, at 4:37 PM, Victor Igumnov wrote:

This leak was very obvious in a persistent environment that uses CGI::FormBuilder (ie: catalyst). The patch below fixes the circular reference leak.

All tests pass.

http://temp.fabulously40.com/~victori/CGI-FormBuilder-3.05-memfix.tbz


_______________________________________________
FBusers mailing list

_______________________________________________
FBusers mailing list
FBusers <at> formbuilder.org
http://www.formbuilder.org/mailman/listinfo/fbusers
Nate Wiger | 5 Feb 18:38

Re: [FormBuilder] Ok I got a proper memory leak fix now, without cloning.

Victor-

Thanks for the patch. I've patched this into the tree available via svn:

   svn co http://www.formbuilder.org/repos/formbuilder/trunk

Some of the tests are failing (from an unrelated change) so I can't
upload it to CPAN yet. Please svn co it and see how it works. I will
work on getting it to CPAN in the new day or two.

-Nate

On 2/2/07, Victor Igumnov <victori <at> lamer0.com> wrote:
>
> http://temp.fabulously40.com/~victori/fb-memfix.patch
>
> Please release a new version soon since my project depends on it.
>
> -Victor
>
>
>
> On Jan 31, 2007, at 4:37 PM, Victor Igumnov wrote:
> This leak was very obvious in a persistent environment that uses
> CGI::FormBuilder (ie: catalyst). The patch below fixes the circular
> reference leak.
>
> All tests pass.
>
> http://temp.fabulously40.com/~victori/CGI-FormBuilder-3.05-memfix.tbz
>
>
> _______________________________________________
> FBusers mailing list
> FBusers <at> formbuilder.org
> http://www.formbuilder.org/mailman/listinfo/fbusers
>
> _______________________________________________
> FBusers mailing list
> FBusers <at> formbuilder.org
> http://www.formbuilder.org/mailman/listinfo/fbusers
>
_______________________________________________
FBusers mailing list
FBusers <at> formbuilder.org
http://www.formbuilder.org/mailman/listinfo/fbusers


Gmane