google-code-export / pspemu

Automatically exported from code.google.com/p/pspemu
2 stars 0 forks source link

Memory leaks #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It seems that there are slices of memory that have problems with the garbage 
collector.

I should try to avoid permanents allocations, and check the required ones to 
avoid problems with the garbage collector.

Original issue reported on code.google.com by soywiz on 4 Jul 2011 at 2:18

GoogleCodeExporter commented 9 years ago

Original comment by soywiz on 10 Aug 2011 at 7:25