Hi, > > - igvm_free(ctx.file); > > Should we now move this call the the finalize or to some destructor?
Yes, finalize() looks like a good place for that. I'll add it. take care, Gerd
Hi, > > - igvm_free(ctx.file); > > Should we now move this call the the finalize or to some destructor?
Yes, finalize() looks like a good place for that. I'll add it. take care, Gerd