Image:
 Author: s_noonan Group: Default Filesize: 58.88 kB Date added: 2022-10-01 Rating: 5.6 Downloads: 1047 Views: 203 Comments: 5 Ratings: 2 Times favored: 1 Made with: Algodoo v2.1.0 Tags:
|
Bubble 03
For reference:
A previous version had a memory leak.
In:
g := entityByID(someEntityID);
[do something here];
g = ""
The g = "" fixed the memory leak by releasing the object reference. |
Last edited at 2022/10/02 00:33:26 by s_noonan
Please log in to rate this scene
|