FFI Memory Management

Ron Teitelbaum Ron at USMedRec.com
Sun Aug 20 03:41:26 UTC 2006


Hello All,

 

I was just cleaning up after FFI when I noticed that there were external
addresses still allocated.  Looking at the method Parser >>
externalFunctionDeclaration it appears that the issue is
ExternalLibraryFunction instances with live handles created by the parser.
Is there a particular way that I should go about cleaning this up, or should
I run through and find my own instance and free them?

 

Thanks for your help!

 

Ron Teitelbaum  

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060819/787ae7ef/attachment.htm


More information about the Squeak-dev mailing list