On 16.06.2013 13:21, jean-michel.perr...@csiro.au wrote:
Hi,
I'd like some guidance on how to free memory in an embedded Mono
scenario.
I 'monkeyed' a few things started from the embedded samples in the
mono codebase, but they are limited to g_free calls on UTF8 strings.
I think I figured out I
Hi,
I'd like some guidance on how to free memory in an embedded Mono scenario.
I 'monkeyed' a few things started from the embedded samples in the mono
codebase, but they are limited to g_free calls on UTF8 strings. I think I
figured out I needed to use mono_gchandle_new and mono_gchandle_free t