kingyiren / efflex

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

Memory Leak #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

I believe at least the Efflex_v0.03_fx3_fp9.swc release is affected by the
memory leak described here:

http://sebleedelisle.com/2008/11/memory-leaks-in-papervision3d-patched-up/

Profiling my application which uses CubePapervision3D seems to point to
org.papervision3d.materials.BitmapMaterial having a Dictionary with a
key/element which reference the same object

Original issue reported on code.google.com by abutt...@gmail.com on 4 Nov 2009 at 6:05