Rene Gollent 6d3ea79f69 Fix memory corruption issue.
- Since BasicTargetInterface is a BReferenceable, we must not create it
  on the stack, else it will be destroyed while others still have
  references to it. Fixes various random crashes, though most frequently
  observable when typecasting with more complex types.
2012-12-04 21:17:29 -05:00
..
2012-12-04 21:17:29 -05:00
2012-12-04 23:38:11 +01:00
2012-11-18 16:42:27 +00:00
2012-11-25 15:07:48 -05:00