memory leak?
I am not sure, but i think I found a memory leak in fastscript.
If you execute a script and get an error e.g. unknown identifier, then some memory is not freed by fastscript.
After doing a lot of executions you will get an "out of system resources" error.
I discovered it by using memcheck.pas, a great tool to find memory leaks.
I could reproduce it with the simple example enclosed in fastscript.
I could upload a testapplication if needed.
cu
Helmut
If you execute a script and get an error e.g. unknown identifier, then some memory is not freed by fastscript.
After doing a lot of executions you will get an "out of system resources" error.
I discovered it by using memcheck.pas, a great tool to find memory leaks.
I could reproduce it with the simple example enclosed in fastscript.
I could upload a testapplication if needed.
cu
Helmut
Comments
support@fast-report.com
cu
Helmut
I sent a demoproject and didn't hear anything from FastReports since then.