> Calling dispose() on a record with a dynamic array field will free the > array (and recursively finalize all its elements) as long as the > pointer on which you call it is correctly typed in the source code. > The fact that you still get memory leaks after everything you are > doing suggests that something else is wrong in your program. > Thank you. _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
- [fpc-pascal] Sharing dynamic arrays between threads Wimpie Nortje
- Re: [fpc-pascal] Sharing dynamic arrays between threads Jonas Maebe
- Re: [fpc-pascal] Sharing dynamic arrays between thr... Wimpie Nortje
- Re: [fpc-pascal] Sharing dynamic arrays between... Jonas Maebe
- Re: [fpc-pascal] Sharing dynamic arrays bet... Wimpie Nortje
