It appears that values of the graph double upon execution which makes me surmise that the underlying object is not released upon termination of the script.
If you use normal CGI scripts, and not something like mod_perl or FastCGI, that's virtually impossible. The memory is cleared by the operating system when the script terminates, Perl objects can't survive that.
In reply to Re: releasing GD in CGI script?
by moritz
in thread releasing GD in CGI script?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |