FFI ExternalAddress and freeing memory

Martin Kuball MartinKuball at web.de
Sat Apr 16 19:19:01 UTC 2005


Hi!

If I allocate external memory via ExternalAddress allocate: aNumber 
and the object is GCed. What happens to the allocated memory? I see 
that the class has a method free. But what If I had no chance to call 
it before the object goes out off scope?

Martin



More information about the Squeak-dev mailing list