e558e1ec09
When a Reference managed instance is garbage collected and its finalizer is called, it could happen that the native instance is referenced once again before the finalizer can unreference and memdelete it. The workaround is to create a new managed instance when this happens (at least for now). |
||
---|---|---|
.. | ||
cs_files | ||
base_object_glue.cpp | ||
base_object_glue.h | ||
collections_glue.cpp | ||
collections_glue.h | ||
gd_glue.cpp | ||
gd_glue.h | ||
glue_header.h | ||
nodepath_glue.cpp | ||
nodepath_glue.h | ||
rid_glue.cpp | ||
rid_glue.h | ||
string_glue.cpp | ||
string_glue.h |