[fpc-pascal] More memory leaks and other problems: request for review of probably stupid mistake
Flávio Etrusco
flavio.etrusco at gmail.com
Wed Mar 31 20:47:59 CEST 2010
>
> If you still want to use records, before the Dispose(APResultRecord)
> set the ansistring fields to '', this will garantee that the reference
> is freed.
>
Or call Finalize() on them.
Flávio
More information about the fpc-pascal
mailing list